Просмотр исходного кода

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

Waldir Pimenta 3 лет назад
Родитель
Сommit
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: