1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 05:26:38 +02:00

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2021-08-01 18:53:24 +01:00
50 changed files with 176 additions and 136 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ void Anope::Init(int ac, char **av)
Log(LOG_TERMINAL) << "Anope IRC Services (https://www.anope.org/)";
Log(LOG_TERMINAL) << "Usage ./" << Anope::ServicesBin << " [options] ...";
Log(LOG_TERMINAL) << "-c, --config=filename.conf";
Log(LOG_TERMINAL) << " --confdir=conf file direcory";
Log(LOG_TERMINAL) << " --confdir=conf file directory";
Log(LOG_TERMINAL) << " --dbdir=database directory";
Log(LOG_TERMINAL) << "-d, --debug[=level]";
Log(LOG_TERMINAL) << "-h, --help";