summaryrefslogtreecommitdiff
path: root/example_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'example_test.go')
-rw-r--r--example_test.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/example_test.go b/example_test.go
index be3cd12..4e6372f 100644
--- a/example_test.go
+++ b/example_test.go
@@ -235,7 +235,8 @@ func Example_helpTextForSubcommand() {
// Positional arguments:
// ITEM item to fetch
//
- // Options:
+ // Global options:
+ // --verbose
// --help, -h display this help and exit
}