1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: