diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-07 13:52:56 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-07 16:57:24 +0800 |
| commit | da1db1210cefb20ee594366bea10516ac4f3d0c1 (patch) | |
| tree | 6063d25940933618b6082e762432215897ae2b3f /mingling_cli | |
| parent | 9daff4936ed04f7bab247a2eb741e03d6a39c209 (diff) | |
chore: fix help text alignment for metadata command
Diffstat (limited to 'mingling_cli')
| -rw-r--r-- | mingling_cli/help/help.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_cli/help/help.txt b/mingling_cli/help/help.txt index 3c4faca..3fdd4c9 100644 --- a/mingling_cli/help/help.txt +++ b/mingling_cli/help/help.txt @@ -11,7 +11,7 @@ __ --no-deps *Do not include dependencies in metadata* **COMMANDS:** __ **METADATA:** -__ metadata *Check your workspace metadata using 'cargo metadata'* +__ metadata *Check your workspace metadata using 'cargo metadata'* __ __ **LINTER:** __ lint *Mingling Linter* |
