main
Audrius Butkevicius 10 years ago
parent bc02933ea4
commit 9e036e08f1

@ -84,12 +84,10 @@ func ExampleAppHelp() {
// describeit - use it to see a description
//
// USAGE:
// command describeit [command options] [arguments...]
// command describeit [arguments...]
//
// DESCRIPTION:
// This is how we describe describeit the function
//
// OPTIONS:
}
func ExampleAppBashComplete() {

Loading…
Cancel
Save