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. --- docs/manaplus.6 | 4 ++-- src/main.cpp | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manaplus.6 b/docs/manaplus.6 index dbde16d49..3ae55c1c1 100644 --- a/docs/manaplus.6 +++ b/docs/manaplus.6 @@ -1,6 +1,6 @@ .TH "ManaPlus" "6" .SH "NAME" -mana \- ManaPlus: A 2D MMORPG client +manaplus \- ManaPlus: A 2D MMORPG client .SH "SYNOPSIS" \fBmanaplus\fR .SH "DESCRIPTION" @@ -57,7 +57,7 @@ Skip the update process. .B \-d, \-\-data Directory to load game data from. .TP -.B \-L, \-\-local\-data\-dir +.B \-L, \-\-localdata\-dir Directory to use as local data directory. .TP .B \-\-screenshot\-dir 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