Merge pull request #20 from posener/readme

fix readme
This commit is contained in:
Eyal Posener 2017-05-13 11:34:29 +03:00 committed by GitHub
commit 8bad6313cc
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ func main() {
Flags: complete.Flags{
// build sub command has a flag '-cpus', which
// expects number of cpus after it. in that case
// anything could complete this flag.
// anything could complete this flag.
"-cpus": complete.Anything,
},
},