Преглед на файлове

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

Waldir Pimenta преди 3 години
родител
ревизия
bf6256ca09
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: