pybliotext -V (return code: 1)
Traceback (most recent call last):
File "/usr/bin/pybliographer", line 166, in <module>
execfile (filename, user_global)
File "/usr/share/pybliographer/pybliotext.py", line 59, in <module>
'style='])
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
pybliotext (return code: 1)
usage: pybliotext [-o outputfile] [-s style] <textfile> <bibfiles...>