From b78b30171038ab737eff0b070281277e35af25b4 Mon Sep 17 00:00:00 2001 From: Neil Kistner Date: Thu, 4 Feb 2016 10:56:42 -0600 Subject: doc: Remove confusing ref of adduser Credit: @wyze PR-URL: https://github.com/npm/npm/pull/11416 Reviewed-By: @zkat --- doc/cli/npm-logout.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/cli/npm-logout.md b/doc/cli/npm-logout.md index 59f49cc25..0841adfbf 100644 --- a/doc/cli/npm-logout.md +++ b/doc/cli/npm-logout.md @@ -31,14 +31,9 @@ it takes precedence. Default: none -If specified, the user and login credentials given will be associated -with the specified scope. See `npm-scope(7)`. You can use both at the same time, -e.g. +If specified, you will be logged out of the specified scope. See `npm-scope(7)`. - npm adduser --registry=http://myregistry.example.com --scope=@myco - -This will set a registry for the given scope and login or create a user for -that registry at the same time. + npm logout --scope=@myco ## SEE ALSO -- cgit v1.2.3