From fe1627aa06088ceb069214944f9bfef0a5c1e56c Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sun, 10 Mar 2024 13:44:05 +0100 Subject: [PATCH] Update usage --- help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help.go b/help.go index fb730d7..6ed8753 100644 --- a/help.go +++ b/help.go @@ -25,9 +25,9 @@ func usage(keyMap KeyMap) string { -h, --help print help -v, --version print version --themes print themes + --yaml parse input as YAML -r, --raw treat input as a raw string -s, --slurp read all inputs into an array - --yaml parse input as YAML %v %v