From cf28f10abc8d3b8a40fb422f16b758bb1832d30b Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Wed, 5 Oct 2022 21:13:05 +0200 Subject: [PATCH] :memo: clarify log level of `debug` command --- doc/concept.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/concept.sh b/doc/concept.sh index 4309725..2cb9e2a 100644 --- a/doc/concept.sh +++ b/doc/concept.sh @@ -155,7 +155,7 @@ drw|draw|echo "bla" "bli" "blub" # print "blabliblub", await user response (until newline/enter) and return entered line as $1 ask $1 "bla" "bli" "blub" -# pretty print the value stored in $1 +# pretty print the value stored in $1 with log-level 'debug' deb|debug $1