From e93de28aa4bbf1d98d3bc1dab33dacb3d1abed2f Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 21 Apr 2009 19:49:47 +0000 Subject: - Typo fixes - Command line parameter updates (Thanks to salty-horse for the patch) svn-id: r40056 --- base/commandLine.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'base') diff --git a/base/commandLine.cpp b/base/commandLine.cpp index 420e51b29b..87cd55e38f 100644 --- a/base/commandLine.cpp +++ b/base/commandLine.cpp @@ -84,15 +84,14 @@ static const char HELP_STRING[] = " -n, --subtitles Enable subtitles (use with games that have voice)\n" " -b, --boot-param=NUM Pass number to the boot script (boot param)\n" " -d, --debuglevel=NUM Set debug verbosity level\n" - " --debugflags=FLAGS Enables engine specific debug flags\n" + " --debugflags=FLAGS Enable engine specific debug flags\n" " (separated by commas)\n" " -u, --dump-scripts Enable script dumping if a directory called 'dumps'\n" " exists in the current directory\n" "\n" " --cdrom=NUM CD drive to play CD audio from (default: 0 = first\n" " drive)\n" - " --joystick[=NUM] Enable input with joystick (default: 0 = first\n" - " joystick)\n" + " --joystick[=NUM] Enable joystick input (default: 0 = first joystick)\n" " --platform=WORD Specify platform of game (allowed values: 2gs, 3do,\n" " acorn, amiga, atari, c64, fmtowns, nes, mac, pc, pc98,\n" " pce, segacd, wii, windows)\n" -- cgit v1.2.3