mirror of
https://github.com/znc/znc.git
synced 2026-07-03 08:21:57 +02:00
lastseen & certauth & route_replies: add missing descriptions
This commit is contained in:
@@ -218,7 +218,7 @@ public:
|
||||
|
||||
AddHelpCommand();
|
||||
AddCommand("Silent", static_cast<CModCommand::ModCmdFunc>(&CRouteRepliesMod::SilentCommand),
|
||||
"[yes|no]");
|
||||
"[yes|no]", "Decides whether to show the timeout messages or not");
|
||||
}
|
||||
|
||||
virtual ~CRouteRepliesMod() {
|
||||
|
||||
Reference in New Issue
Block a user