mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-13 06:36:17 +00:00
27 lines
376 B
Groff
27 lines
376 B
Groff
|
.TH "NPM\-WHOAMI" "1" "December 2018" "" ""
|
||
|
.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
|
||
|
|