Skip to content
Snippets Groups Projects
Commit 9b32cac9 authored by Hal Simpson's avatar Hal Simpson
Browse files

fixed white space

parent f1c6201c
No related branches found
Tags 19.4.4
No related merge requests found
......@@ -228,7 +228,7 @@ def parse_args():
metavar=('HOST', 'PORT'),
help='Requires Host IP # and Port #')
output_group.add_argument('--output-edge', nargs=3,
metavar=('HOST', 'PORT','TAG'),
metavar=('HOST', 'PORT', 'TAG'),
help='Requires Host IP #, Port # and ID TAG ')
# Algorithms group
......
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