From 3ad6ce63c45c60816b821ab22fbee38aae755857 Mon Sep 17 00:00:00 2001 From: Martin Matous Date: Mon, 28 Mar 2022 00:51:37 +0200 Subject: [PATCH] chore: fix readme Signed-off-by: Martin Matous --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9a328..341ea66 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,10 @@ Usage: Run next to `logo.png` and `workdir` directory with photos ## sync-apparmor.py Scan source directory of profiles and binaries in the system. -Copy profiles that would have a use + +Copy profiles that have a corresponding binary from src to dst. +Clean profiles that don't have a corresponding binary from dst. + Useful for initial profile dir setup and mopping up old profiles. Doesn't work for subprofiles