aboutsummaryrefslogtreecommitdiff
path: root/mling/src/helps
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-07 15:18:24 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-07 15:18:24 +0800
commit8aa276beb88086b866be8a446289106be237348a (patch)
treee9081d7b417fee79e59d55bde75ef5de71646121 /mling/src/helps
parent81b348ade98ec12516d0e43e2dc930e1cb3a27a5 (diff)
Add hformat_cargo, hprintln_cargo macros and help rendering
Diffstat (limited to 'mling/src/helps')
-rw-r--r--mling/src/helps/mling_help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mling/src/helps/mling_help.txt b/mling/src/helps/mling_help.txt
index 4bf1ca6..73bfd4d 100644
--- a/mling/src/helps/mling_help.txt
+++ b/mling/src/helps/mling_help.txt
@@ -15,6 +15,6 @@ __ [[b_cyan]]**--no-result**[[/]] Suppress result output
[[b_green]]**Commands:**[[/]]
__ [[b_cyan]]**install**[[/]] Install current project into
__ the **mling** package manager
-__ [[b_cyan]]**ls**[[/]], [[b_cyan]]**add**[[/]], [[b_cyan]]**rm**[[/]] List, add, or remove something
+__ [[b_cyan]]**ls**[[/]], [[b_cyan]]**show**[[/]], [[b_cyan]]**add**[[/]], [[b_cyan]]**rm**[[/]] List, show, add, or remove something
Run \`[[b_cyan]]**cargo help mling**[[/]]\` for more detailed information.