mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
nvm: remove extra space in exec command description
This commit is contained in:
@@ -167,7 +167,7 @@ __nvm_subcommands() {
|
||||
'install:Download and install a <version>'
|
||||
'uninstall:Uninstall a <version>'
|
||||
'use:Modify PATH to use <version>'
|
||||
'exec: Run <command> on <version>'
|
||||
'exec:Run <command> on <version>'
|
||||
'run:Run <version> with <args> as arguments'
|
||||
'current:Display currently activated version of Node'
|
||||
'ls:List installed [versions]'
|
||||
|
||||
Reference in New Issue
Block a user