From 8aa276beb88086b866be8a446289106be237348a Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 7 Jun 2026 15:18:24 +0800 Subject: Add hformat_cargo, hprintln_cargo macros and help rendering --- mling/src/helps/mling_help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mling/src/helps/mling_help.txt') 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. -- cgit