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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user