Fix tests
This commit is contained in:
parent
bc02933ea4
commit
9e036e08f1
@ -84,12 +84,10 @@ func ExampleAppHelp() {
|
|||||||
// describeit - use it to see a description
|
// describeit - use it to see a description
|
||||||
//
|
//
|
||||||
// USAGE:
|
// USAGE:
|
||||||
// command describeit [command options] [arguments...]
|
// command describeit [arguments...]
|
||||||
//
|
//
|
||||||
// DESCRIPTION:
|
// DESCRIPTION:
|
||||||
// This is how we describe describeit the function
|
// This is how we describe describeit the function
|
||||||
//
|
|
||||||
// OPTIONS:
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func ExampleAppBashComplete() {
|
func ExampleAppBashComplete() {
|
||||||
|
Loading…
Reference in New Issue
Block a user