0
0

📝 clarify log level of debug command

This commit is contained in:
DrMaxNix 2022-10-05 21:13:05 +02:00
parent 1df9a27d07
commit cf28f10abc

View File

@ -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