diff --git a/commands/app.go b/commands/app.go index 4435cfe2..e5c6ea1e 100644 --- a/commands/app.go +++ b/commands/app.go @@ -85,7 +85,7 @@ Requires **--insecure** flag.`, }, cli.StringFlag{ Name: "pidfile", - Usage: "that path to the to write the process ID.", + Usage: "the path to the to write the process ID.", }, cli.BoolFlag{ Name: "insecure",