Skip to content

Commit

Permalink
Describe comments in the manual page, fixes #461 (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cropi authored Dec 7, 2022
1 parent 6ebc122 commit 32713be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/man/usbguard-rules.conf.5.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@ List of conditions:
Partial rule is a rule without a rule target.
Partial rules may by used by some commands of *usbguard* CLI tool.

=== Comments
In order to easily understand the meaning of each rule, comments can be used.
Everything after the "#" character is ignored by the rule parser.

== Initial policy
Using the *usbguard* CLI tool and its *generate-policy* subcommand, you can generate an initial policy for your system instead of writing one from scratch.
Expand Down

0 comments on commit 32713be

Please sign in to comment.