diff options
Diffstat (limited to 'mingling_cli/help')
| -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 dd6ea3d..04bb972 100644 --- a/mingling_cli/help/help.txt +++ b/mingling_cli/help/help.txt @@ -22,7 +22,7 @@ __ explain <LINT> *Explain the meaning of the specified Lint* __ **PROJECT MANAGE:** __ proj-init <TEMPLATE> *Initialize a project* -__ class-add <CLASS> <PARAMS...> **[NOT_IMPL]** *Create a Class of the specified type in the project* +__ class-add <CLASS> <NAME> *Create a Class of the specified type in the project* __ **PACKAGE MANAGE:** __ install *Install the project to the Mingling package list* |
