mirror of
https://github.com/anope/anope.git
synced 2026-07-07 01:43:13 +02:00
Fix typos, remove dead language defines.
os_set: Add missing debug text in help output.
This commit is contained in:
@@ -241,8 +241,7 @@ class CommandOSStats : public Command
|
||||
" \n"
|
||||
"The \002HASH\002 option displays information about the hash maps.\n"
|
||||
" \n"
|
||||
"The \002ALL\002 displays the user and uptime statistics, and\n"
|
||||
"everything you'd see with the \002UPLINK\002 option."));
|
||||
"The \002ALL\002 option displays all of the above statistics."));
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user