diff --git a/bin/geomag.py b/bin/geomag.py index 7e7d66882adf8e688911aaf284dfd064899ac16a..283de23d8165f49afa584f971ff0de959f22a60e 100755 --- a/bin/geomag.py +++ b/bin/geomag.py @@ -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