node/deps/npm/man/man3/whoami.3
isaacs 61764613d1 npm 1.1.0-alpha-5
Fix #2186
First part of #2207
2011-12-01 21:12:17 +01:00

25 lines
478 B
Groff

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-WHOAMI" "3" "December 2011" "" ""
.
.SH "NAME"
\fBnpm-whoami\fR \-\- Display npm username
.
.SH "SYNOPSIS"
.
.nf
npm\.commands\.whoami(args, callback)
.
.fi
.
.SH "DESCRIPTION"
Print the \fBusername\fR config to standard output\.
.
.P
\'args\' is never used and callback is never called with data\.
\'args\' must be present or things will break\.
.
.P
This function is not useful programmatically