diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-09-16 15:38:50 -0700 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-09-16 15:38:50 -0700 |
commit | daca803e9e333d85213a334f692e30e556e6e146 (patch) | |
tree | 2a541b9f29f966ae0a3ed6c5f6764009cfcd71a2 /deps/npm/man/man1/npm-whoami.1 | |
parent | 1fddc1fee84785d296e37337dcb0dc12c13a049f (diff) | |
download | node-new-daca803e9e333d85213a334f692e30e556e6e146.tar.gz |
npm: Update to 1.4.28
Diffstat (limited to 'deps/npm/man/man1/npm-whoami.1')
-rw-r--r-- | deps/npm/man/man1/npm-whoami.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/man/man1/npm-whoami.1 b/deps/npm/man/man1/npm-whoami.1 index e9b4c6aea9..bf43ae7eee 100644 --- a/deps/npm/man/man1/npm-whoami.1 +++ b/deps/npm/man/man1/npm-whoami.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-WHOAMI" "1" "July 2014" "" "" +.TH "NPM\-WHOAMI" "1" "September 2014" "" "" . .SH "NAME" \fBnpm-whoami\fR \-\- Display npm username @@ -22,10 +22,10 @@ Print the \fBusername\fR config to standard output\. npm help config . .IP "\(bu" 4 -npm help config +npm help 7 config . .IP "\(bu" 4 -npm help npmrc +npm help 5 npmrc . .IP "\(bu" 4 npm help adduser |