More documentation

Documentation of new command-line opts.
This commit is contained in:
Jamie Hardt
2020-05-17 11:46:29 -07:00
parent 93a014bdc0
commit 9daedca4de
3 changed files with 22 additions and 13 deletions

View File

@@ -15,15 +15,17 @@ an XML file for import into Filemaker Pro.
show a help message and exit.
.TP
.RI "-i " "TC"
Don't output events before this timecode, and offset all remaining
events to start at this timecode.
Drop events before this timecode.
.TP
.RI "-o " "TC"
Don't output events occurring after this timecode.
Drop events after this timecode.
.TP
.RI "-m "
Include muted clips.
.TP
.RI "--json "
Output a JSON document instead of XML. (--xform will have no effect.)
.TP
.RI "--xform " "NAME"
Convert the output with a built-in output transform.
.TP