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:
commit
84ae1d75ce
1
bin/n
1
bin/n
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user