diff options
Diffstat (limited to 'mling/src/helps/mling_help.txt')
| -rw-r--r-- | mling/src/helps/mling_help.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mling/src/helps/mling_help.txt b/mling/src/helps/mling_help.txt new file mode 100644 index 0000000..64a2f67 --- /dev/null +++ b/mling/src/helps/mling_help.txt @@ -0,0 +1,14 @@ +Mingling's scaffolding tool + +[[b_green]]**Usage:**[[/]] [[b_cyan]]**cargo mling**[[/]] [[cyan]][COMMAND] [OPTIONS]...[[/]] + +[[b_green]]**Options:**[[/]] +__ [[b_cyan]]**-V**[[/]], [[b_cyan]]**--version**[[/]] Print version info and exit +__ [[b_cyan]]**-h**[[/]], [[b_cyan]]**--help**[[/]] Print this help message + +__ [[b_cyan]]**--silence**[[/]], [[b_cyan]]**--quiet**[[/]] Suppress all output +__ [[b_cyan]]**--no-error**[[/]] Suppress error output +__ [[b_cyan]]**--no-result**[[/]] Suppress result output + +[[b_green]]**Commands:**[[/]] +__ [[b_cyan]]**install**[[/]] Install |
