From 57c68cc9eaedd158140b0be55d437e97d7259c52 Mon Sep 17 00:00:00 2001 From: hikerstk Date: Fri, 6 Jul 2012 01:58:40 +0000 Subject: [PATCH] Fixed help message which was partly deleted. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11369 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index e5cec525f..944eb73d0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -389,7 +389,7 @@ void cmdLineHelp (char* invocation) "as --gfx).\n" " --camera-style=n Flexible (0) or hard like v0.6 (1) kart-camera " "link.\n" - " -=n Enable automatic driven profile mode for n " + " --profile-laps=n Enable automatic driven profile mode for n " "laps.\n" " --profile-time=n Enable automatic driven profile mode for n " "seconds.\n"