lastseen & certauth & route_replies: add missing descriptions

This commit is contained in:
Mikaela Suomalainen
2015-09-20 16:28:50 +03:00
parent 6aed12f17d
commit f1cc0e4492
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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() {