t1disasm --version (return code: 0)
t1disasm (LCDF t1utils) 1.39
Copyright (C) 1992-2010 I. Lee Hetherington, Eddie Kohler et al.
This is free software; see the source for copying conditions.
There is NO warranty, not even for merchantability or fitness for a
particular purpose.
t1disasm --help (return code: 0)
`T1disasm' translates a PostScript Type 1 font in PFB or PFA format into a
human-readable, human-editable form. The result is written to the standard
output unless an OUTPUT file is given.
Usage: t1disasm [OPTION]... [INPUT [OUTPUT]]
Options:
-o, --output=FILE Write output to FILE.
-h, --help Print this message and exit.
--version Print version number and warranty and exit.
Report bugs to <ekohler@gmail.com>.