24 lines
344 B
Groff
24 lines
344 B
Groff
|
.TH "NPM\-WHOAMI" "1" "November 2019" "" ""
|
||
|
.SH "NAME"
|
||
|
\fBnpm-whoami\fR \- Display npm username
|
||
|
.SS Synopsis
|
||
|
.P
|
||
|
.RS 2
|
||
|
.nf
|
||
|
npm whoami [\-\-registry <registry>]
|
||
|
.fi
|
||
|
.RE
|
||
|
.SS Description
|
||
|
.P
|
||
|
Print the \fBusername\fP config to standard output\.
|
||
|
.SS See Also
|
||
|
.RS 0
|
||
|
.IP \(bu 2
|
||
|
npm help config
|
||
|
.IP \(bu 2
|
||
|
npm help npmrc
|
||
|
.IP \(bu 2
|
||
|
npm help adduser
|
||
|
|
||
|
.RE
|