From ffb498775602d9c76483d6d815e2099bf2d1877a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 22 Nov 2022 12:48:32 +0000 Subject: [PATCH] clarify that "garble version" does more now (#612) Since earlier this year, it has also printed build settings. --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 7a37d144..b32aa53f 100644 --- a/main.go +++ b/main.go @@ -117,8 +117,8 @@ The following commands are supported: build replace "go build" test replace "go test" - version print Garble version reverse de-obfuscate output such as stack traces + version print the version and build settings of the garble binary To learn more about a command, run "garble help ".