From bf6256ca09d552a4c723b74ffd4b797d0cfb2d83 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 14 Feb 2022 13:58:18 +0000 Subject: [PATCH] fnm: spell out the "list" subcommand (#7777) --- pages/common/fnm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/fnm.md b/pages/common/fnm.md index 439974224..72d863671 100644 --- a/pages/common/fnm.md +++ b/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: