mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-31 18:49:15 +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(
|
parser.add_argument(
|
||||||
"-t", "--tmark",
|
"-t", "--tmark",
|
||||||
metavar="[MARK]",
|
metavar="[MARK]",
|
||||||
deafult="1",
|
default="1",
|
||||||
help="""
|
help="""
|
||||||
transproxy optional traffic mark with provided MARK value
|
transproxy optional traffic mark with provided MARK value
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user