mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
376 B
26 lines
376 B
.TH "NPM\-WHOAMI" "1" "December 2016" "" ""
|
|
.SH "NAME"
|
|
\fBnpm-whoami\fR \- Display npm username
|
|
.SH SYNOPSIS
|
|
.P
|
|
.RS 2
|
|
.nf
|
|
npm whoami [\-\-registry <registry>]
|
|
.fi
|
|
.RE
|
|
.SH DESCRIPTION
|
|
.P
|
|
Print the \fBusername\fP config to standard output\.
|
|
.SH SEE ALSO
|
|
.RS 0
|
|
.IP \(bu 2
|
|
npm help config
|
|
.IP \(bu 2
|
|
npm help 7 config
|
|
.IP \(bu 2
|
|
npm help 5 npmrc
|
|
.IP \(bu 2
|
|
npm help adduser
|
|
|
|
.RE
|
|
|
|
|