Prechádzať zdrojové kódy

Add the help cmd in plugin template

Vadim Markovtsev 7 rokov pred
rodič
commit
feb2d23077

+ 1 - 0
cmd/hercules-generate-plugin/plugin.template

@@ -15,6 +15,7 @@
 // Usage:
 //
 //    hercules -plugin {{.shlib}} -{{.flag}}
+//    hercules -plugin {{.shlib}} -help
 
 package {{.package}}