Update README.md
Cleaned up the arguments section
This commit is contained in:
parent
97f41a1bb0
commit
b264825e85
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -8,9 +8,9 @@ time to live. You can then run the script as a cronjob (with the --clean flag)
|
|||
to clean up (remove) the expired rules.
|
||||
|
||||
## Arguments
|
||||
-h, --help show the help message and exit
|
||||
-s, --status show rule list with expirations
|
||||
-c, --clean clean up expired rules
|
||||
-r RULE, --rule RULE rule to be added to `ufw`
|
||||
-p POSITION, --position POSITION position to add the rule
|
||||
-t TTL, --ttl TTL time to live for the rule
|
||||
-h, --help show the help message and exit
|
||||
-s, --status show rule list with expirations
|
||||
-c, --clean clean up expired rules
|
||||
-r RULE, --rule RULE rule to be added to `ufw`
|
||||
-p POSITION, --position POSITION position to add the rule
|
||||
-t TTL, --ttl TTL time to live for the rule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue