mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Changed description.
This commit is contained in:
parent
39dce955c7
commit
052412189a
1 changed files with 1 additions and 1 deletions
|
|
@ -1033,7 +1033,7 @@ _arguments -C \
|
||||||
|
|
||||||
case $state in
|
case $state in
|
||||||
(command)
|
(command)
|
||||||
_describe -t commands "gem subcommand" _1st_arguments
|
_describe -t commands "sub-commands" _1st_arguments
|
||||||
return
|
return
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue