use uppercase letters for flag usage
Signed-off-by: panguicai008 <guicai.pan@daocloud.io>
This commit is contained in:
@@ -36,7 +36,7 @@ import (
|
||||
var platformRunFlags = []cli.Flag{
|
||||
cli.BoolFlag{
|
||||
Name: "isolated",
|
||||
Usage: "run the container with vm isolation",
|
||||
Usage: "Run the container with vm isolation",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user