vcd2fst --version (return code: 0)
vcd2fst: unrecognized option '--version'
Usage: vcd2fst [OPTION]... [VCDFILE] [FSTFILE]
-v, --vcdname=FILE specify VCD input filename
-f, --fstname=FILE specify FST output filename
-4, --fourpack use lz4 algorithm for speed (default)
-F, --fastpack use fastlz algorithm for speed
-Z, --zlibpack use zlib algorithm for size
-c, --compress zlib compress entire file on close
-p, --parallel enable parallel mode
-h, --help display this help then exit
Note that VCDFILE and FSTFILE are optional provided the
--vcdname and --fstname options are specified.
Report bugs to <bybell@rocketmail.com>.
vcd2fst --help (return code: 0)
Usage: vcd2fst [OPTION]... [VCDFILE] [FSTFILE]
-v, --vcdname=FILE specify VCD input filename
-f, --fstname=FILE specify FST output filename
-4, --fourpack use lz4 algorithm for speed (default)
-F, --fastpack use fastlz algorithm for speed
-Z, --zlibpack use zlib algorithm for size
-c, --compress zlib compress entire file on close
-p, --parallel enable parallel mode
-h, --help display this help then exit
Note that VCDFILE and FSTFILE are optional provided the
--vcdname and --fstname options are specified.
Report bugs to <bybell@rocketmail.com>.