0
0
mirror of https://github.com/tj/n.git synced 2024-11-21 18:48:57 +01:00

Merge branch 'develop' of github.com:tj/n into develop

This commit is contained in:
John Gee 2021-09-05 17:03:36 +12:00
commit 84ae1d75ce

1
bin/n
View File

@ -371,7 +371,6 @@ Commands:
n <version> Install Node.js <version> (downloading if necessary)
n install <version> Install Node.js <version> (downloading if necessary)
n run <version> [args ...] Execute downloaded Node.js <version> with [args ...]
n run <version> [args ...] Execute downloaded node <version> with [args ...]
n which <version> Output path for downloaded node <version>
n exec <vers> <cmd> [args...] Execute command with modified PATH, so downloaded node <version> and npm first
n rm <version ...> Remove the given downloaded version(s)