keep the lower case letter for flag info

Signed-off-by: yanggang <gang.yang@daocloud.io>
This commit is contained in:
yanggang
2022-11-15 14:01:43 +08:00
parent 79a0b1ae7b
commit 3abcfb5c07
5 changed files with 9 additions and 9 deletions

View File

@@ -70,7 +70,7 @@ var (
cli.StringFlag{
Name: "hosts-dir",
// compatible with "/etc/docker/certs.d"
Usage: "Custom hosts configuration directory",
Usage: "custom hosts configuration directory",
},
cli.StringFlag{
Name: "tlscacert",