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
path: root/docs
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@hotmail.com>2021-03-23 19:34:13 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-23 19:48:27 +0300
commitb043bf994da50ba31d330a2ffdcc85c272b36fce (patch)
tree35dd1d184224e58f3f77c0845d2a88ef72613a23 /docs
parent7b5606b931083e8a70f5ea094c2b46f0b7a38a18 (diff)
fix docs generation for yes config
Diffstat (limited to 'docs')
-rw-r--r--docs/content/using-npm/config.md4
-rw-r--r--docs/nav.yml3
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/content/using-npm/config.md b/docs/content/using-npm/config.md
index 1eedc26a5..da69ad463 100644
--- a/docs/content/using-npm/config.md
+++ b/docs/content/using-npm/config.md
@@ -1343,8 +1343,8 @@ workspaces.
#### `yes`
-* Default: false
-* Type: Boolean
+* Default: null
+* Type: null or Boolean
Automatically answer "yes" to any prompts that npm might print on the
command line.
diff --git a/docs/nav.yml b/docs/nav.yml
index afceaba57..44e4b2f87 100644
--- a/docs/nav.yml
+++ b/docs/nav.yml
@@ -66,6 +66,9 @@
- title: npm explore
url: /commands/npm-explore
description: Browse an installed package
+ - title: npm find-dupes
+ url: /commands/npm-find-dupes
+ description: Find duplication in the package tree
- title: npm fund
url: /commands/npm-fund
description: Retrieve funding information