Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-04-01 20:39:15 +0300
committerGar <gar+gh@danger.computer>2021-04-01 20:39:15 +0300
commitdb7aece1c4839117e1acc2577d887fabcc4fae86 (patch)
tree14790f4074fd4068ff7c0c4e9c089a42713e4a1b /tap-snapshots
parent32717a60eb55fcf8c7e5016223bfee78a6daba0e (diff)
fix(tests): update snapshots
This got left out of the npm view workspaces PR
Diffstat (limited to 'tap-snapshots')
-rw-r--r--tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js b/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
index 66d274057..152f1f7c7 100644
--- a/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
+++ b/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
@@ -772,7 +772,7 @@ All commands:
npm set-script [<script>] [<command>]
Options:
- [-w|--workspace <workspace>|-w|--workspace <workspace>] [-ws|--workspaces]
+ [-w|--workspace <workspace-name> [<workspace-name> ...]] [-ws|--workspaces]
Run "npm help set-script" for more info
@@ -921,7 +921,7 @@ All commands:
npm view [<@scope>/]<pkg>[@<version>] [<field>[.subfield]...]
Options:
- [--json] [-w|--workspace <workspace>|-w|--workspace <workspace>] [-ws|--workspaces]
+ [--json] [-w|--workspace <workspace-name> [<workspace-name> ...]] [-ws|--workspaces]
aliases: v, info, show