2
0

Compare commits

...

1 Commits
v1.1 ... main

Author SHA1 Message Date
fa7f799f44 clarify mutually exclusive options in synopsis syntax 2024-03-10 14:07:38 +01:00

View File

@ -1,7 +1,7 @@
# Usage # Usage
``` ```
nft-edit-ruleset [--config [CONFIG_FILE]] [--fail] [--timeout SECONDS] [--yes] nft-edit-ruleset [ --timeout SECONDS | --config [CONFIG_FILE] ] [--fail] [--yes]
``` ```
# Description # Description