vcd2lxt2 --version (return code: 0)
vcd2lxt2: unrecognized option '--version'
Usage: vcd2lxt2 [OPTION]... [VCDFILE] [LXT2FILE]
-v, --vcdname=FILE specify VCD input filename
-l, --lxtname=FILE specify LXT2 output filename
-d, --depth=value specify 0..9 compression depth (default = 4)
-m, --maxgranule=value specify number of granules per section (def = 8)
-b, --break=value specify break size (default = 0 = off)
-p, --partialmode=mode specify partial zip mode 0=monolithic/1=separate
-c, --checkpoint=mode specify checkpoint mode (0 = on [def], 1 = off)
-h, --help display this help then exit
VCD files may be compressed with zip or gzip. Note that VCDFILE and LXTFILE
are optional provided the --vcdname and --lxtname options are specified.
Use "-" as a VCD filename to accept uncompressed input from stdin.
Report bugs to <bybell@rocketmail.com>.
vcd2lxt2 --help (return code: 0)
Usage: vcd2lxt2 [OPTION]... [VCDFILE] [LXT2FILE]
-v, --vcdname=FILE specify VCD input filename
-l, --lxtname=FILE specify LXT2 output filename
-d, --depth=value specify 0..9 compression depth (default = 4)
-m, --maxgranule=value specify number of granules per section (def = 8)
-b, --break=value specify break size (default = 0 = off)
-p, --partialmode=mode specify partial zip mode 0=monolithic/1=separate
-c, --checkpoint=mode specify checkpoint mode (0 = on [def], 1 = off)
-h, --help display this help then exit
VCD files may be compressed with zip or gzip. Note that VCDFILE and LXTFILE
are optional provided the --vcdname and --lxtname options are specified.
Use "-" as a VCD filename to accept uncompressed input from stdin.
Report bugs to <bybell@rocketmail.com>.