prevent global variables from overwriting

Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
This commit is contained in:
Johannes Bittner
2023-09-17 12:44:31 +02:00
committed by GitHub
co-authored by Shohei YOSHIDA
parent bc8cdc6b79
commit fb7078044b
+2
View File
@@ -15,6 +15,8 @@
_chatblade() {
local -a args
local context state state_descr line
typeset -A opt_args
args+=(
'(- *)'{-h,--help}'[show this help message and exit]'