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 528ebfa commit a7f9fd6Copy full SHA for a7f9fd6
tap-snapshots/test/lib/docs.js.test.cjs
@@ -2685,8 +2685,8 @@ npm cache clean [<key>]
2685
npm cache ls [<name>@<version>]
2686
npm cache verify
2687
npm cache npx ls
2688
-npm cache npx rm [<key>]
2689
-npm cache npx info [<key>]
+npm cache npx rm [<key>...]
+npm cache npx info <key>...
2690
2691
Options:
2692
[--cache <cache>]
@@ -2699,8 +2699,8 @@ npm cache clean [<key>]
2699
2700
2701
2702
2703
2704
\`\`\`
2705
2706
Note: This command is unaware of workspaces.
0 commit comments