forked from LaconicNetwork/kompose
Remove [file] from convert helptext
Signed-off-by: Mac Chaffee <machaffe@renci.org>
This commit is contained in:
parent
b796ec0222
commit
4a8bd3f482
@ -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