aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/help/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_cli/help/help.txt')
-rw-r--r--mingling_cli/help/help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingling_cli/help/help.txt b/mingling_cli/help/help.txt
index 0fff769..9e35194 100644
--- a/mingling_cli/help/help.txt
+++ b/mingling_cli/help/help.txt
@@ -21,8 +21,8 @@ __ ra-lint-clippy *Run* `mling lint` *and* `cargo clippy`*, an
__ explain <LINT> *Explain the meaning of the specified Lint*
__ **PROJECT MANAGE:**
-__ proj-new <NAME> **[NOT_IMPL]** *Create a project*
-__ proj-init **[NOT_IMPL]** *Initialize a project*
+__ proj-init <TEMPLATE> *Initialize a project*
+__ class-add <CLASS> <PARAMS...> **[NOT_IMPL]** *Create a Class of the specified type in the project*
__ **PACKAGE MANAGE:**
__ install *Install the project to the Mingling package list*