aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-ping.1
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2015-07-06 00:00:48 -0700
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2015-07-06 10:28:20 -0700
commit863cdbdd085f65da2d5393f449067e671a5be264 (patch)
tree0bc19d7cacf890e0a82c099fc47e9a697afa8ce4 /deps/npm/man/man1/npm-ping.1
parentfb05c8e27d29c6277e644c793eeaba1d7007178e (diff)
downloadandroid-node-v8-863cdbdd085f65da2d5393f449067e671a5be264.tar.gz
android-node-v8-863cdbdd085f65da2d5393f449067e671a5be264.tar.bz2
android-node-v8-863cdbdd085f65da2d5393f449067e671a5be264.zip
deps: upgrade to npm 2.12.1
PR-URL: https://github.com/nodejs/io.js/pull/2112 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-ping.1')
-rw-r--r--deps/npm/man/man1/npm-ping.123
1 files changed, 23 insertions, 0 deletions
diff --git a/deps/npm/man/man1/npm-ping.1 b/deps/npm/man/man1/npm-ping.1
new file mode 100644
index 0000000000..098e82cfb6
--- /dev/null
+++ b/deps/npm/man/man1/npm-ping.1
@@ -0,0 +1,23 @@
+.TH "NPM\-PING" "1" "July 2015" "" ""
+.SH "NAME"
+\fBnpm-ping\fR \- Ping npm registry
+.SH SYNOPSIS
+.P
+.RS 2
+.nf
+npm ping [\-\-registry <registry>]
+.fi
+.RE
+.SH DESCRIPTION
+.P
+Ping the configured or given npm registry and verify authentication\.
+.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
+
+.RE