summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-cache.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-cache.1')
-rw-r--r--deps/npm/man/man1/npm-cache.18
1 files changed, 3 insertions, 5 deletions
diff --git a/deps/npm/man/man1/npm-cache.1 b/deps/npm/man/man1/npm-cache.1
index 42e1998371..30b4947bd0 100644
--- a/deps/npm/man/man1/npm-cache.1
+++ b/deps/npm/man/man1/npm-cache.1
@@ -5,11 +5,7 @@
.P
.RS 2
.nf
-npm cache add <tarball file>
-npm cache add <folder>
-npm cache add <tarball url>
-npm cache add <git url>
-npm cache add <name>@<version>
+npm cache add <package\-spec>
npm cache clean [<key>]
npm cache ls [<name>@<version>]
npm cache verify
@@ -85,6 +81,8 @@ cache\fP
.SS See Also
.RS 0
.IP \(bu 2
+npm help package spec
+.IP \(bu 2
npm help folders
.IP \(bu 2
npm help config