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:
-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