]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/midichannels.pl
midichannels.pl: document the save command (oops)
[xonotic/xonotic.git] / 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 "  save <filename.mid>\n";
        }
        print "Done with: $cmd @arg\n";
 }