npm-{login,logout}: update page (#14857)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# npm logout
|
||||
|
||||
> Logout of the registry user account.
|
||||
> Log out of the registry user account.
|
||||
> See also: `npm login` for logging in.
|
||||
> More information: <https://docs.npmjs.com/cli/commands/npm-logout>.
|
||||
|
||||
- Logout of the registry user account:
|
||||
- Log out of the registry user account:
|
||||
|
||||
`npm logout`
|
||||
|
||||
- Logout using a custom registry:
|
||||
- Log out using a custom registry:
|
||||
|
||||
`npm logout --registry={{registry_url}}`
|
||||
|
Reference in New Issue
Block a user