1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 07:53:12 +02:00

Fix typos, remove dead language defines.

os_set: Add missing debug text in help output.
This commit is contained in:
Robby-
2013-09-14 14:40:17 +02:00
committed by Adam
parent 5f7127dd92
commit 4f820a7d41
30 changed files with 106 additions and 92 deletions
+1
View File
@@ -101,6 +101,7 @@ class CommandOSChanList : public Command
source.Reply(" ");
source.Reply(_("Lists all channels currently in use on the IRC network, whether they\n"
"are registered or not.\n"
" \n"
"If \002pattern\002 is given, lists only channels that match it. If a nickname\n"
"is given, lists only the channels the user using it is on. If SECRET is\n"
"specified, lists only channels matching \002pattern\002 that have the +s or\n"