gpsprof -V (return code: 1)
Traceback (most recent call last):
File "/usr/bin/gpsprof", line 410, in <module>
(options, arguments) = getopt.getopt(sys.argv[1:], "d:f:hl:m:n:rs:t:T:D:")
File "/usr/lib/python2.7/getopt.py", line 88, in getopt
opts, args = do_longs(opts, args[0][2:], longopts, args[1:])
File "/usr/lib/python2.7/getopt.py", line 152, in do_longs
has_arg, opt = long_has_args(opt, longopts)
File "/usr/lib/python2.7/getopt.py", line 169, in long_has_args
raise GetoptError('option --%s not recognized' % opt, opt)
getopt.GetoptError: option --version not recognized
gpsprof -h (return code: 0)
usage: gpsprof [-h] [-D debuglevel] [-m threshold] [-n samplecount] [-d]
[-f {space|time|uninstrumented|instrumented}] [-s speed] [-t title] [-T terminal] [server[:port[:device]]]