Skip to content

Commit

Permalink
Updated help.
Browse files Browse the repository at this point in the history
  • Loading branch information
dshaw committed Jan 25, 2012
1 parent 9b09e82 commit 382b370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/n
Expand Up @@ -58,7 +58,7 @@ display_help() {
n Output versions installed
n latest [config ...] Install or activate the latest node release
n <version> [config ...] Install and/or use node <version>
n custom <version> [config ...] Install custom node <version> <tarball> with [args ...]
n custom <version> <tarball> [config ...] Install custom node <tarball> with [args ...]
n use <version> [args ...] Execute node <version> with [args ...]
n npm <version> [args ...] Execute npm <version> with [args ...]
n bin <version> Output bin path for <version>
Expand Down

0 comments on commit 382b370

Please sign in to comment.