Update README.md

Cleaned up the arguments section
This commit is contained in:
Joshua John Sherman 2013-10-23 19:25:11 -04:00
parent 97f41a1bb0
commit b264825e85

View file

@ -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