summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlucapette <[email protected]>2017-05-22 16:15:58 +0200
committerGitHub <[email protected]>2017-05-22 16:15:58 +0200
commit8bb4de3518ff394e8bdd1be812d42d21f4343492 (patch)
treecd79c757cce4fcee260f5fc3fe7bfb9e37d355aa
parent55ecf96557cf9eb690221d52354c4408ff59003a (diff)
Fix typo
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1629ee3..e6c6bb8 100644
--- a/readme.md
+++ b/readme.md
@@ -91,7 +91,7 @@ func main() {
"-o": complete.PredictFiles("*.out"),
},
- // define gloabl flags of the 'run' main command
+ // define global flags of the 'run' main command
// those will show up also when a sub command was entered in the
// command line
Flags: complete.Flags{