summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2017-05-22 17:32:01 +0300
committerGitHub <[email protected]>2017-05-22 17:32:01 +0300
commitbae3fd94da57ecb9d04524c0b34895df0f86a1d1 (patch)
treecd79c757cce4fcee260f5fc3fe7bfb9e37d355aa
parent55ecf96557cf9eb690221d52354c4408ff59003a (diff)
parent8bb4de3518ff394e8bdd1be812d42d21f4343492 (diff)
Merge pull request #35 from lucapette/patch-1
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{