From 6a1dd8fc5bed009657182aac3854c15c4f8c78f8 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Fri, 17 Jan 2020 18:21:00 +0200 Subject: README: align with command line help --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe2c8af..38d2012 100644 --- a/README.md +++ b/README.md @@ -668,7 +668,7 @@ Optional policies can be enabled or disabled using this command: Optional policies can be listed using this command: - **awall list** + **awall list** \[**-a** | **--all**\] The **enabled** status means that the policy has been enabled by the user. The **disabled** status means that the policy is not in use. The @@ -676,6 +676,9 @@ user. The **disabled** status means that the policy is not in use. The user but is in use because it is required by another policy which is in use. +Normally, the command lists only optional policies. Specifying `--all` +makes it list all policies and more information about them. + ### Debugging Policies This command can be used to dump variable, zone, and other definitions @@ -691,6 +694,6 @@ information is displayed on higher levels. Displays the difference in the input policy files and generated output files since the last **translate** or **activate** command. -When the **--output** option is used, the updated configuration is +When the `--output` option is used, the updated configuration is compared to the generated files in the specified directory (generated by the equivalent **translate** command). -- cgit v1.2.3