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:
parent
2db3161979
commit
bf6256ca09
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue