소스 검색

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: