Browse Source

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

Waldir Pimenta 3 năm trước cách đây
mục cha
commit
bf6256ca09
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: