summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/cli.zsh5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/cli.zsh b/lib/cli.zsh
index c9ee159bc..ff865093d 100644
--- a/lib/cli.zsh
+++ b/lib/cli.zsh
@@ -60,8 +60,9 @@ Usage: omz <command> [options]
Available commands:
help Print this help message
- pr <command> Commands for Oh My Zsh Pull Requests management
- theme <command> Commands for Oh My Zsh themes management
+ plugin <command> Manage plugins
+ pr <command> Manage Oh My Zsh Pull Requests
+ theme <command> Manage themes
update Update Oh My Zsh
EOF