mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-19 12:28:28 +01:00
Correct options typo for argument tmark
Signed-off-by: Samuel Bernardo <samuel@lip.pt>
This commit is contained in:
parent
9bdd9fea5d
commit
0efd23f3b8
@ -412,7 +412,7 @@ parser.add_argument(
|
||||
parser.add_argument(
|
||||
"-t", "--tmark",
|
||||
metavar="[MARK]",
|
||||
deafult="1",
|
||||
default="1",
|
||||
help="""
|
||||
transproxy optional traffic mark with provided MARK value
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user