diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-28 18:00:27 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-28 18:00:27 +0800 |
| commit | 517082bbed049441a75666eb09b12cd8252a1edd (patch) | |
| tree | 840ba1a6ea9748495912673555a23118b61ba7d2 /mling/res/guide.txt | |
| parent | 5aa9bcb7e92bb344f86ac595ebcf0aa6c80dee9d (diff) | |
Remove implicit help print and add version flag
Diffstat (limited to 'mling/res/guide.txt')
| -rw-r--r-- | mling/res/guide.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mling/res/guide.txt b/mling/res/guide.txt deleted file mode 100644 index b1548c8..0000000 --- a/mling/res/guide.txt +++ /dev/null @@ -1,20 +0,0 @@ - █ - ███ - ██▒██ ┌────────────────────────────────────┐ - ██▒▒▒██ │ Mingling │ - ██▒ ▒██ │ USE: │ - ███▒ ▒███ │ Run command in your project │ - ███▒▒█████▒▒███ │ > cargo add mingling │ - █████▒ ████ ▒█████ │ ^^^^^^^^ │ - ██████▒▒ █▒ ██ ▒█ ▒███████ │ Or add this to your Cargo.toml │ - █████▒▒▒▒█▒ █▒ ██ ▒█ ▒██▒▒▒▒█████ │ > mingling = "0.1.7" │ - ▒▒▒▒▒ ██ ██ ▒██ ▒▒▒▒▒ └────────────────────────────────────┘ - ▒▒███████████████ ┌────────────────────────────────────┐ - ▒▒▒███▒▒▒▒▒▒▒▒ │ INSTALL TOOLS: │ - ████ │ Run command to install │ - ███▒▒ │ > cargo install mingling-cli │ - ████▒ │ ^^^^^^^^^^^^ │ - ▒▒▒█████ │ Then run command to use │ - ▒▒▒▒▒████ │ > mling --help │ - ▒▒▒█████ └────────────────────────────────────┘ - ▒▒▒▒▒ |
