From d220c2dc5b4bf9ac749bf9ec5df73b2400191a74 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 28 Oct 2009 20:37:16 +0000 Subject: Change help text to nicely fit 80xY terminals. svn-id: r45483 --- tools/create_msvc/create_msvc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/create_msvc/create_msvc.cpp b/tools/create_msvc/create_msvc.cpp index 4ac6e3d615..ad2f3b06f7 100644 --- a/tools/create_msvc/create_msvc.cpp +++ b/tools/create_msvc/create_msvc.cpp @@ -286,7 +286,7 @@ void displayHelp(const char *exe) { " --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" -- cgit v1.2.3