We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e193a5 commit 957c5acCopy full SHA for 957c5ac
tap-snapshots/test/lib/load-all-commands.js.test.cjs
@@ -103,7 +103,7 @@ npm cache add <tarball url>
103
npm cache add <git url>
104
npm cache add <name>@<version>
105
npm cache clean [<key>]
106
-npm cache ls
+npm cache ls [<name>@<version>]
107
npm cache verify
108
109
Options:
tap-snapshots/test/lib/utils/npm-usage.js.test.cjs
@@ -252,7 +252,7 @@ All commands:
252
253
254
255
- npm cache ls
+ npm cache ls [<name>@<version>]
256
257
258
0 commit comments