oggz-chop --version (return code: 0)
oggz-chop version 1.1.1
oggz-chop --help (return code: 0)
Usage: oggz-chop [options] filename
Extract the part of an Ogg file between given start and/or end times.
Output options
-o filename, --output filename
Specify output filename
-s start_time, --start start_time
Specify start time
-e end_time, --end end_time
Specify end time
-k , --no-skeleton Do NOT include a Skeleton bitstream in the output
Miscellaneous options
-n, --dry-run Don't actually write the output
-h, --help Display this help and exit
-v, --version Output version information and exit
-V, --verbose Verbose operation, prints to stderr
Please report bugs to <ogg-dev@xiph.org>