aboutsummaryrefslogtreecommitdiff
path: root/mling/res/help-mling.txt
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-28 17:47:01 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-28 17:47:01 +0800
commit5aa9bcb7e92bb344f86ac595ebcf0aa6c80dee9d (patch)
tree388161e6e9e0ce2f1d38a106a7b8030d4af3225c /mling/res/help-mling.txt
parent6a907b71f945bf49d27a001f279bf116ad7297d8 (diff)
Add terminal colored rendering and guide text
Diffstat (limited to 'mling/res/help-mling.txt')
-rw-r--r--mling/res/help-mling.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/mling/res/help-mling.txt b/mling/res/help-mling.txt
new file mode 100644
index 0000000..4d6fa02
--- /dev/null
+++ b/mling/res/help-mling.txt
@@ -0,0 +1,15 @@
+**Usage**: mling [COMMAND]
+
+**COMMANDS**
+__ *install* Install programs in a Cargo workspace; **[--clean | -c]**
+__ *rm-namespace* Delete a namespace
+__ *ls-namespace* List namespaces
+__ *set-trust* Set trust for a namespace **[--trusted | -t <yes/no>]**
+__ *trust* Set a namespace as trusted
+__ *untrust* Set a namespace as untrusted
+__ *show-binaries* List binary programs in the current Cargo workspace
+__ *show-target-dir* Show the output directory of the current Cargo workspace
+__ *show-workspace-root* Show the root location of the current Cargo workspace
+
+**OPTIONS**
+__ [[b_cyan]]-h, --help[[/]] Print this help message