coreybutler / nvm-windows

A node.js version management utility for Windows. Ironically written in Go.
MIT License
37.28k stars 3.32k forks source link

[Feature]: add `nvm install` to the command line syntax help #1136

Closed yg-i closed 5 months ago

yg-i commented 5 months ago

Description of the new feature / enhancement

nvm install is conspicuously missing from the command line help.

image

Scenario when this would be used?

It helps users discover one of the most used command line parameter without having to google.

Supporting information

None

coreybutler commented 5 months ago

It's the 4th command in the screenshot you provided.