fnm: spell out the "list" subcommand (#7777)

feature/windows-fix-syntax-2
Waldir Pimenta 2022-02-14 13:58:18 +00:00 committed by GitHub
parent 2db3161979
commit bf6256ca09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
- List all available Node.js versions and highlight the default one:
`fnm ls`
`fnm list`
- Use a specific version of Node.js in the current shell: