mirror of
https://github.com/znc/znc.git
synced 2026-05-02 03:22:33 +02:00
@@ -244,7 +244,7 @@ public:
|
||||
template<> void TModInfo<CSampleMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("sample");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("Please describe the arguments used by your module in one or two sentences.");
|
||||
Info.SetArgsHelpText("Description of module arguments goes here.");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CSampleMod, "To be used as a sample for writing modules")
|
||||
|
||||
Reference in New Issue
Block a user