summaryrefslogtreecommitdiff
path: root/deps/npm/doc/cli/npm-adduser.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/doc/cli/npm-adduser.md')
-rw-r--r--deps/npm/doc/cli/npm-adduser.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/doc/cli/npm-adduser.md b/deps/npm/doc/cli/npm-adduser.md
index 9afece598f..5a53bdd8e2 100644
--- a/deps/npm/doc/cli/npm-adduser.md
+++ b/deps/npm/doc/cli/npm-adduser.md
@@ -33,7 +33,8 @@ your existing record.
Default: https://registry.npmjs.org/
The base URL of the npm package registry. If `scope` is also specified,
-this registry will only be used for packages with that scope. See `npm-scope(7)`.
+this registry will only be used for packages with that scope. `scope` defaults
+to the scope of the project directory you're currently in, if any. See `npm-scope(7)`.
### scope