From 8a7cd8a624679323e74f6244c4d52a75d001069b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Oct 2011 04:56:20 +0300 Subject: Fix typos in man file and in build in help. --- src/main.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 5c13b10ec..5a1c1a9be 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -44,10 +44,10 @@ static void printHelp() using std::endl; std::cout - << _("manaplus [options] [mana-file]") << endl << endl - << _("[mana-file] : The mana file is an XML file (.mana)") << endl - << _(" used to set custom parameters") << endl - << _(" to the manaplus client.") + << _("manaplus [options] [manaplus-file]") << endl << endl + << _("[manaplus-file] : The mana file is an XML file (.manaplus)") << endl + << _(" used to set custom parameters") << endl + << _(" to the manaplus client.") << endl << endl << _("Options:") << endl << _(" -l --log-file : Log file to use") << endl -- cgit v1.2.3-60-g2f50