make command help display consistent
Signed-off-by: Allen Sun <shlallen1990@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
var rootfsCommand = cli.Command{
|
||||
Name: "rootfs",
|
||||
Usage: "rootfs setups a rootfs",
|
||||
Usage: "setup a rootfs",
|
||||
Subcommands: []cli.Command{
|
||||
rootfsUnpackCommand,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user