clarify mutually exclusive options in synopsis syntax
This commit is contained in:
parent
d713953cd5
commit
fa7f799f44
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Usage
|
||||
|
||||
```
|
||||
nft-edit-ruleset [--config [CONFIG_FILE]] [--fail] [--timeout SECONDS] [--yes]
|
||||
nft-edit-ruleset [ --timeout SECONDS | --config [CONFIG_FILE] ] [--fail] [--yes]
|
||||
```
|
||||
|
||||
# Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue