aboutsummaryrefslogtreecommitdiffstats
path: root/src/_nvm
diff options
context:
space:
mode:
Diffstat (limited to 'src/_nvm')
-rw-r--r--src/_nvm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_nvm b/src/_nvm
index a54c5b1..4c820d2 100644
--- a/src/_nvm
+++ b/src/_nvm
@@ -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]'