aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/help
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_cli/help')
-rw-r--r--mingling_cli/help/help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_cli/help/help.txt b/mingling_cli/help/help.txt
index 91a7a7e..dd6ea3d 100644
--- a/mingling_cli/help/help.txt
+++ b/mingling_cli/help/help.txt
@@ -34,4 +34,5 @@ __ pkg-disable <NAME> *Disable the specified package*
__ **CONFIG:**
__ cfg <KEY> <VALUE> *Edit the value of a configuration item*
__ cfg <KEY> *Print the value of the configuration item; print nothing if it does not exist*
+__ cfg <KEY> --pair *Output in the form of `"key" = "value"`*
__ cfg *Print all configuration items, can be used with grep for searching*