From e1a325b2087265f43dc49aff3cbd8efea4364358 Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Mon, 14 Jan 2019 02:24:01 +0900 Subject: [PATCH] rootlessctl: fix help message Signed-off-by: Akihiro Suda --- cmd/rootlessctl/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/rootlessctl/main.go b/cmd/rootlessctl/main.go index f53ca665..d6361b52 100644 --- a/cmd/rootlessctl/main.go +++ b/cmd/rootlessctl/main.go @@ -26,7 +26,7 @@ func main() { }, cli.StringFlag{ Name: "socket", - Usage: "Path to api.sock (under the `rootlesskit --state-dir` directory)", + Usage: "Path to api.sock (under the \"rootlesskit --state-dir\" directory)", }, } app.Commands = []cli.Command{