fix spelling of intermediate

This commit is contained in:
shovelwagon 2018-02-14 22:11:37 -07:00
parent 7e0f2a61f6
commit 1ff9aa77fd
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ func main() {
},
cli.BoolFlag{
Name: "no-cache",
Usage: "donot use cached itermediate containers",
Usage: "donot use cached intermediate containers",
EnvVar: "NO_CACHE",
},
}