Fix typo in flag usage

pull/1335/head
Mariano Cano 1 year ago
parent 21f14e5708
commit 57a704f008
No known key found for this signature in database

@ -85,7 +85,7 @@ Requires **--insecure** flag.`,
},
cli.StringFlag{
Name: "pidfile",
Usage: "that path to the <file> to write the process ID.",
Usage: "the path to the <file> to write the process ID.",
},
cli.BoolFlag{
Name: "insecure",

Loading…
Cancel
Save