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

Remove help access levels from help output because it no longer exists

This commit is contained in:
Adam
2014-01-09 15:44:58 -05:00
parent 9a9ca41750
commit 56f2cbeb62
+1 -2
View File
@@ -819,8 +819,7 @@ class CommandCSLevels : public Command
" \n"
"\002LEVELS LIST\002 shows the current levels for each function or\n"
"group of functions. \002LEVELS RESET\002 resets the levels to the\n"
"default levels of a newly-created channel (see\n"
"\002HELP ACCESS LEVELS\002).\n"
"default levels of a newly-created channel.\n"
" \n"
"For a list of the features and functions whose levels can be\n"
"set, see \002HELP LEVELS DESC\002."), source.service->nick.c_str());