roarvio - FIXME(PROGNAME)
roarvio [OPTIONS]... FILE [FILE]
- -h --help
- Print a short help.
- --verbose
- Be verbose. Can be used multiple times.
- --read
- Reading mode (like 'cat file').
- --write
- Writing mode (like 'cat > file').
- --pass
- Pass mode (like 'cat infile > outfile').
- --explain
- Explain VIO object. This will report some information on the internal data
structure of the VIO object. Use --verbose for more information.