summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json')
-rw-r--r--deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json b/deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json
index 4a618e7054..fc65c2a0d8 100644
--- a/deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json
+++ b/deps/npm/node_modules/libnpx/node_modules/yargs/locales/en.json
@@ -36,5 +36,7 @@
"Show help": "Show help",
"Show version number": "Show version number",
"Did you mean %s?": "Did you mean %s?",
- "Arguments %s and %s are mutually exclusive" : "Arguments %s and %s are mutually exclusive"
+ "Arguments %s and %s are mutually exclusive" : "Arguments %s and %s are mutually exclusive",
+ "Positionals:": "Positionals:",
+ "command": "command"
}