Correct options typo for argument tmark

Signed-off-by: Samuel Bernardo <samuel@lip.pt>
This commit is contained in:
Samuel Bernardo 2020-12-06 17:56:33 +00:00 committed by Brian May
parent 9bdd9fea5d
commit 0efd23f3b8

View File

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