Renamed some stuff

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@217 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-05-01 02:15:48 +00:00
parent 324cb165b2
commit 2d359f53d5
3 changed files with 14 additions and 13 deletions

View File

@@ -18,7 +18,7 @@ static struct option g_LongOpts[] =
void GenerateHelp( const char *appname )
{
CUtils::PrintMessage("USAGE: " + string(appname) + " [options] [znc.conf]");
CUtils::PrintMessage("USAGE: " + string(appname) + " [options] [config]");
CUtils::PrintMessage("Options are:");
CUtils::PrintMessage("\t--help");
CUtils::PrintMessage("\t--makepass Generates a password for use in config");