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

This commit is contained in:
Waldir Pimenta
2022-02-14 13:58:18 +00:00
committed by GitHub
parent 2db3161979
commit bf6256ca09

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: