summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/cli-commands/npm-logout.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-logout.md')
-rw-r--r--[-rwxr-xr-x]deps/npm/docs/content/cli-commands/npm-logout.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-logout.md b/deps/npm/docs/content/cli-commands/npm-logout.md
index 41858ead96..ca7d86f2d1 100755..100644
--- a/deps/npm/docs/content/cli-commands/npm-logout.md
+++ b/deps/npm/docs/content/cli-commands/npm-logout.md
@@ -1,10 +1,10 @@
---
-section: cli-commands
+section: cli-commands
title: npm-logout
description: Log out of the registry
---
-# npm-logout
+# npm-logout(1)
## Log out of the registry
@@ -40,7 +40,7 @@ it takes precedence.
Default: The scope of your current project, if any, otherwise none.
-If specified, you will be logged out of the specified scope. See [`npm-scope`](npm-scope).
+If specified, you will be logged out of the specified scope. See [`scope`](/using-npm/npm-scope).
```bash
npm logout --scope=@myco