subptools -V (return code: 1)
subptools: unrecognized option '--version'
subptools --help (return code: 0)
Usage:
subptools [OPTION...]
Help Options:
-h, --help Show help options
Application Options:
-v, --verbose Verbose
-r, --renumber Renumber all entries
-s, --subst Substitute filename after time stamps by its
content
-w, --strip Remove leading white space in text lines
-d, --shift=<time> Shift all timestamps by <time> seconds
-c, --cut=<first[,last]> Write only entries from first to last (default:
all entries) to output
-a, --adjust=<hh:mm:ss,ms> Adjust all time stamps so that the first tag
begins at hh:mm:ss,ms
-e, --expand=<seconds> Expand the subtitle hour by <seconds>
-t, --convert=<format> Convert the subtitle in the given format (srt,
spumux)
-n, --newline=<cr|lf|cr+lf> Specifies the newline sequence (default:
)
-i, --input=<filename> Use filename for input (default: stdin)
-o, --output=<filename> Use filename for output (default: stdout)