From 81b672e7fb0a177652ae285565dfdd52eef0b56c Mon Sep 17 00:00:00 2001 From: ruped24 Date: Wed, 17 Jun 2015 18:47:24 -0400 Subject: [PATCH] Update toriptables2.py --- toriptables2.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toriptables2.py b/toriptables2.py index c0f70ba..b33f94c 100755 --- a/toriptables2.py +++ b/toriptables2.py @@ -74,8 +74,8 @@ if __name__ == '__main__': help='This option will load tor iptables rules') parser.add_argument( '-f', '--flush', - action='store_true', - help='This option flushes the iptables rules to default') + action='store_true', + help='This option flushes the iptables rules to default') args = parser.parse_args() try: