diff options
Diffstat (limited to 'deps/npm/man/man1/npm-config.1')
-rw-r--r-- | deps/npm/man/man1/npm-config.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-config.1 b/deps/npm/man/man1/npm-config.1 index cb0475def8..44519dbd4b 100644 --- a/deps/npm/man/man1/npm-config.1 +++ b/deps/npm/man/man1/npm-config.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-CONFIG" "1" "August 2013" "" "" +.TH "NPM\-CONFIG" "1" "September 2013" "" "" . .SH "NAME" \fBnpm-config\fR \-\- Manage the npm configuration files @@ -14,6 +14,7 @@ npm config get <key> npm config delete <key> npm config list npm config edit +npm c [set|get|delete|list] npm get <key> npm set <key> <value> [\-\-global] . |