Fix wrong field name
Signed-off-by: Harry Zhang <harryz@hyper.sh>
This commit is contained in:
parent
90f827ca10
commit
9df37c23e4
2 changed files with 3 additions and 3 deletions
|
@ -79,7 +79,7 @@ var createCheckpointCommand = cli.Command{
|
|||
},
|
||||
cli.BoolFlag{
|
||||
Name: "unix-sockets",
|
||||
Usage: "perist unix sockets",
|
||||
Usage: "persist unix sockets",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "exit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue