[apparmor] [PATCH] parser: Document the --features-file option in apparmor_parser(8)
Tyler Hicks
tyhicks at canonical.com
Mon Jun 1 14:55:10 UTC 2015
This option was previously only documented in the --help output.
Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
---
parser/apparmor_parser.pod | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/parser/apparmor_parser.pod b/parser/apparmor_parser.pod
index 428b058..bab5979 100644
--- a/parser/apparmor_parser.pod
+++ b/parser/apparmor_parser.pod
@@ -183,6 +183,12 @@ defined as an absolute paths.
Set the location of the apparmor security filesystem (default is
"/sys/kernel/security/apparmor").
+=item -M n, --features-file n
+
+Use the features file located at path "n" (default is
+/etc/apparmor.d/cache/.features). If the --cache-loc option is present, the
+".features" file in the specified cache directory is used.
+
=item -m n, --match-string n
Only use match features "n".
--
2.1.4
More information about the AppArmor
mailing list