forked from LaconicNetwork/kompose
Merge pull request #1485 from mac-chaffee/fixups
Remove [file] from convert helptext
This commit is contained in:
commit
8e94728ddb
@ -66,7 +66,7 @@ var (
|
||||
)
|
||||
|
||||
var convertCmd = &cobra.Command{
|
||||
Use: "convert [file]",
|
||||
Use: "convert",
|
||||
Short: "Convert a Docker Compose file",
|
||||
PreRun: func(cmd *cobra.Command, args []string) {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user