Change validated -> validates at line  159
```release-note
None
```
This commit is contained in:
Haoyun
2018-04-17 11:49:54 +08:00
committed by GitHub
parent d892abc353
commit fd0aad152f
+1 -1
View File
@@ -156,7 +156,7 @@ func ValidateFlags(bundle string, args []string, cmd *cobra.Command, opt *kobjec
}
}
// ValidateComposeFile validated the compose file provided for conversion
// ValidateComposeFile validates the compose file provided for conversion
func ValidateComposeFile(opt *kobject.ConvertOptions) {
if len(opt.InputFiles) == 0 {
// Here docker-compose is the input