Skip to content

Add suggested lines to help section #2272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

naomiquinones
Copy link
Contributor

Fixes issue #2120

Request was to add extra instructions to the help section:

  • nvm_echo ' nvm install node Install the latest available version'
  • nvm_echo ' nvm use node Use the latest version'
  • nvm_echo ' nvm install --lts Install the latest LTS version'
  • nvm_echo ' nvm use --lts Use the latest LTS version'

Tests: I did not add any tests

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
Fixes nvm-sh#2120.
@ljharb ljharb force-pushed the add-to-help-file branch from e6430b1 to 3561bbc Compare July 29, 2020 07:18
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

(I updated the commit message to more closely match my commit message convention, and force pushed it)

@ljharb ljharb merged commit 3561bbc into nvm-sh:master Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants