mirror of
https://github.com/znc/znc.git
synced 2026-05-05 13:02:31 +02:00
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:
2
main.cpp
2
main.cpp
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user