Skip to content

Commit

Permalink
add reset to help command
Browse files Browse the repository at this point in the history
  • Loading branch information
tschettervictor authored Dec 13, 2024
1 parent 9b62613 commit 20a291c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/local/share/bastille/rdr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
. /usr/local/etc/bastille/bastille.conf

usage() {
error_notify "Usage: bastille rdr TARGET [options(s)] [clear|list|(tcp|udp)] host_port jail_port [log ['(' logopts ')'] ] )]"
error_notify "Usage: bastille rdr TARGET [options(s)] [clear|reset|list|(tcp|udp)] host_port jail_port [log ['(' logopts ')'] ] )]"

cat << EOF
Options:
Expand Down

0 comments on commit 20a291c

Please sign in to comment.