Explorar el Código

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

Waldir Pimenta hace 3 años
padre
commit
bf6256ca09
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/common/fnm.md

+ 1 - 1
pages/common/fnm.md

@@ -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: