diff options
| -rw-r--r-- | mingling_cli/help/help.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mingling_cli/help/help.txt b/mingling_cli/help/help.txt index 3fdd4c9..f9e64f6 100644 --- a/mingling_cli/help/help.txt +++ b/mingling_cli/help/help.txt @@ -26,6 +26,6 @@ __ proj-init **[NOT_IMPL]** *Initialize a project* __ **PACKAGE MANAGE:** __ install **[NOT_IMPL]** *Install the project to the Mingling package list* -__ package-show **[NOT_IMPL]** *Show locally installed packages* -__ package-enable <NAME> **[NOT_IMPL]** *Enable the specified package* -__ package-disable <NAME> **[NOT_IMPL]** *Disable the specified package* +__ pkg-show **[NOT_IMPL]** *Show locally installed packages* +__ pkg-enable <NAME> **[NOT_IMPL]** *Enable the specified package* +__ pkg-disable <NAME> **[NOT_IMPL]** *Disable the specified package* |
