pnmtofiasco --version (return code: 0)
pnmtofiasco: Using libpbm from Netpbm Version: Netpbm 10.0
pnmtofiasco: BSD defined
pnmtofiasco: RGB_ENV='RGBDEF'
pnmtofiasco: RGBENV= 'RGBDEF' (env vbl is unset)
pnmtofiasco -h (return code: 1)
Usage: pnmtofiasco [OPTION]... [FILE]...
Compress raw PPM/PGM image FILEs to a FIASCO file.
Mandatory or optional arguments to long options are mandatory or optional
for short options too. Default values are surrounded by {}.
-i, --image-name=FILE Compress raw PPM/PGM image(s) `FILE'.
-o, --output-name=FILE Write automaton to `FILE' (`-' means stdout).{-}
-q, --quality=REAL Set quality of compression to `REAL'.{20.00}
-t, --title=NAME Set title of FIASCO stream to `NAME'.{}
-c, --comment=NAME Set comment of FIASCO stream to `NAME'.{}
-z, --optimize=NUM Set optimization level to `NUM'.{0}
-v, --version Print program version number, then exit.
-V, --verbose=NUM Set level of verbosity to `NUM'.{1}
-f, --config=FILE Load `FILE' to initialize parameters.
-h, --info Print brief help, then exit.
-H, --help Print detailed help, then exit.
Parameter initialization order:
1.) /etc//system.fiascorc
2.) $HOME/.fiascorc 3.) command line 4.) --config=file
With no image FILE, or if FILE is -, read standard input.
FILE must be either a filename or an image template of the form:
`prefix[start-end{+,-}step]suffix'
e.g., img0[12-01-1].pgm is substituted by img012.pgm ... img001.pgm
Environment:
FIASCO_DATA Search and save path for FIASCO files. Default: ./
FIASCO_IMAGES Search path for image files. Default: ./