From: Rudolf Polzer Date: Thu, 22 Mar 2018 00:15:32 +0000 (-0700) Subject: midichannels.pl: document the save command (oops) X-Git-Tag: xonotic-v0.8.5~175 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=2a99f526b58d5afa908e27e725a762f70aed9560 midichannels.pl: document the save command (oops) --- diff --git a/misc/tools/midichannels.pl b/misc/tools/midichannels.pl index f437733d..944cf022 100755 --- a/misc/tools/midichannels.pl +++ b/misc/tools/midichannels.pl @@ -354,6 +354,7 @@ while() print " channel [ ...]\n"; print " percussion [ ...]\n"; print " tracks [trackno] [trackno] ...\n"; + print " save \n"; } print "Done with: $cmd @arg\n"; }