We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0828d2 + 509c2fd commit 15e0346Copy full SHA for 15e0346
scriptmodules/inifuncs.sh
@@ -34,7 +34,7 @@ function iniConfig() {
34
__ini_cfg_file="$3"
35
}
36
37
-# arg 1: command, arg 2: key, arg 2: value, arg 3: file (optional - uses file from iniConfig if not used)
+# arg 1: command, arg 2: key, arg 3: value, arg 4: file (optional - uses file from iniConfig if not used)
38
39
# @fn iniProcess()
40
# @param command `set`, `unset` or `del`
0 commit comments