From 75ae0e905fcb928555df122ec1ec29a8a546130d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sat, 10 Oct 2020 12:12:22 +0200 Subject: [PATCH] lib: fix `omz help` and reword --- lib/cli.zsh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/cli.zsh b/lib/cli.zsh index c9ee159bc561..ff865093d060 100644 --- a/lib/cli.zsh +++ b/lib/cli.zsh @@ -60,8 +60,9 @@ Usage: omz [options] Available commands: help Print this help message - pr Commands for Oh My Zsh Pull Requests management - theme Commands for Oh My Zsh themes management + plugin Manage plugins + pr Manage Oh My Zsh Pull Requests + theme Manage themes update Update Oh My Zsh EOF