inigo.c: make usage fit in 80 columns
[melted] / src / inigo / inigo.c
index 4c88f19..64638d2 100644 (file)
@@ -535,22 +535,22 @@ query_all:
 "  -mixer transition                        Add a transition to the mix\n"
 "  -null-track | -hide-track                Add a hidden track\n"
 "  -profile name                            Set the processing settings\n"
-"  -progress                                Display progress along with the position\n"
+"  -progress                                Display progress along with position\n"
 "  -remove                                  Remove the most recent cut\n"
 "  -repeat times                            Repeat the last cut\n"
 "  -query                                   List all of the registered services\n"
 "  -query \"consumers\" | \"consumer\"=id       List consumers or show info about one\n"
 "  -query \"filters\" | \"filter\"=id           List filters or show info about one\n"
 "  -query \"producers\" | \"producer\"=id       List producers or show info about one\n"
-"  -query \"transitions\" | \"transition\"=id   List transitions or show info about one\n"
+"  -query \"transitions\" | \"transition\"=id   List transitions, show info about one\n"
 "  -serialise [filename]                    Write the commands to a text file\n"
-"  -silent                                  Do not display position/transport help\n"
+"  -silent                                  Do not display position/transport\n"
 "  -split relative-frame                    Split the last cut into two cuts\n"
 "  -swap                                    Rearrange the last two cuts\n"
 "  -track                                   Add a track\n"
 "  -transition id[:arg] [name=value]*       Add a transition\n"
 "  -verbose                                 Set the logging level to verbose\n"
-"  -version                                 Show the version and copyright message\n"
+"  -version                                 Show the version and copyright\n"
 "  -video-track | -hide-audio               Add a video-only track\n"
 "For more help: <http://www.mltframework.org/>\n" );
        }