Skip to content

Commit a7f9fd6

Browse files
committed
chore: update docs snapshot
1 parent 528ebfa commit a7f9fd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tap-snapshots/test/lib/docs.js.test.cjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2685,8 +2685,8 @@ npm cache clean [<key>]
26852685
npm cache ls [<name>@<version>]
26862686
npm cache verify
26872687
npm cache npx ls
2688-
npm cache npx rm [<key>]
2689-
npm cache npx info [<key>]
2688+
npm cache npx rm [<key>...]
2689+
npm cache npx info <key>...
26902690
26912691
Options:
26922692
[--cache <cache>]
@@ -2699,8 +2699,8 @@ npm cache clean [<key>]
26992699
npm cache ls [<name>@<version>]
27002700
npm cache verify
27012701
npm cache npx ls
2702-
npm cache npx rm [<key>]
2703-
npm cache npx info [<key>]
2702+
npm cache npx rm [<key>...]
2703+
npm cache npx info <key>...
27042704
\`\`\`
27052705
27062706
Note: This command is unaware of workspaces.

0 commit comments

Comments
 (0)