From 5b64e1bc5029df803b8cb86e65d93dc9bcad4d3e Mon Sep 17 00:00:00 2001 From: Sasha Melentyev Date: Wed, 7 Sep 2022 12:33:19 +0300 Subject: [PATCH] docs(README): add constant-kind to Usage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 40aa8a3..9f9af60 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Flags: no effect (deprecated) -c int display offending line with this many lines of context (default -1) + -constant-kind + suggest the use of constant.Kind.String() -cpuprofile string write CPU profile to this file -crypto-hash