Skip to content
Snippets Groups Projects
Unverified Commit 5066ca32 authored by Martin Prudek's avatar Martin Prudek :cyclone:
Browse files

netmetr: Typo

parent 9a021305
No related branches found
No related tags found
No related merge requests found
......@@ -492,8 +492,8 @@ parser.add_argument('--autostart', action='store_true', help='use this\
parser.add_argument(
'--dwlhist',
action='store_true',
help='download measurement history from the control server and save it to \
/tmp/' + HIST_FILE
help='download measurement history from the control server and save it to'
+ HIST_FILE
)
parser.add_argument('--debug', action='store_true', help='enables debug \
printouts')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment