[Scummvm-cvs-logs] SF.net SVN: scummvm:[45483] scummvm/trunk/tools/create_msvc/create_msvc.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Wed Oct 28 21:37:16 CET 2009


Revision: 45483
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45483&view=rev
Author:   lordhoto
Date:     2009-10-28 20:37:16 +0000 (Wed, 28 Oct 2009)

Log Message:
-----------
Change help text to nicely fit 80xY terminals.

Modified Paths:
--------------
    scummvm/trunk/tools/create_msvc/create_msvc.cpp

Modified: scummvm/trunk/tools/create_msvc/create_msvc.cpp
===================================================================
--- scummvm/trunk/tools/create_msvc/create_msvc.cpp	2009-10-28 20:24:55 UTC (rev 45482)
+++ scummvm/trunk/tools/create_msvc/create_msvc.cpp	2009-10-28 20:37:16 UTC (rev 45483)
@@ -286,7 +286,7 @@
 	        " --file-prefix prefix     allows overwriting of relative file prefix in the\n"
 	        "                          MSVC project files. By default the prefix is the\n"
 	        "                          \"path\\to\\source\" argument\n"
-	        " --output-dir path        overwrite the path, where the project files are placed.\n"
+	        " --output-dir path        overwrite path, where the project files are placed\n"
 	        "                          By default this is \".\", i.e. the current working\n"
 	        "                          directory\n"
 	        "\n"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list