]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
midichannels.pl: document the save command (oops)
authorRudolf Polzer <divVerent@xonotic.org>
Thu, 22 Mar 2018 00:15:32 +0000 (17:15 -0700)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 22 Mar 2018 00:45:53 +0000 (17:45 -0700)
misc/tools/midichannels.pl

index f437733d81ea4fc99f653328689999b5ccd96e6c..944cf02218832a82da497dc5db9bacd01b1c3d8e 100755 (executable)
@@ -354,6 +354,7 @@ while(<STDIN>)
                print "  channel <track|*> <channel|*> <channel> [<channel> <channel> ...]\n";
                print "  percussion <track|*> <channel|*> <from> <to> [<from> <to> ...]\n";
                print "  tracks [trackno] [trackno] ...\n";
                print "  channel <track|*> <channel|*> <channel> [<channel> <channel> ...]\n";
                print "  percussion <track|*> <channel|*> <from> <to> [<from> <to> ...]\n";
                print "  tracks [trackno] [trackno] ...\n";
+               print "  save <filename.mid>\n";
        }
        print "Done with: $cmd @arg\n";
 }
        }
        print "Done with: $cmd @arg\n";
 }