Tweaked help text slightly.

This commit is contained in:
Bart Trzynadlowski 2012-02-09 17:15:15 +00:00
parent 09f9bd81fd
commit 40a51287df

View file

@ -1235,7 +1235,7 @@ static void Help(void)
puts("Audio Options:");
puts(" -sound-volume=<vol> Volume of sound effects in % [Default: 100]");
puts(" -music-volume=<vol> Volume of MPEG music in % [Default: 100]");
puts(" -balance=<bal> Relative front/rear balance in % front [Default: 0]");
puts(" -balance=<bal> Relative front/rear balance in % [Default: 0]");
puts(" -flip-stereo Swap left and right audio channels");
puts(" -no-sound Disable sound board emulation (sound effects)");
puts(" -no-dsb Disable Digital Sound Board (MPEG music)");