fix readme

This commit is contained in:
Eyal Posener 2017-05-13 11:31:38 +03:00
parent fc04737363
commit 6436632c82
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,
},
},