@@ -8,6 +8,7 @@ ini() {
local arg=$2
local fn
local limit=_ini_cat
+ debug_var op arg
case $op in
lskeys) fn=_ini_lskeys ;;
sec) fn=_ini_grepsec ;;