summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-token.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-token.1')
-rw-r--r--deps/npm/man/man1/npm-token.12
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-token.1 b/deps/npm/man/man1/npm-token.1
index f52451cae0..04a0f5f82f 100644
--- a/deps/npm/man/man1/npm-token.1
+++ b/deps/npm/man/man1/npm-token.1
@@ -6,7 +6,7 @@
\fBnpm token revoke <token|id>\fP:
This removes an authentication token, making it immediately unusable\. This can accept
both complete tokens (as you get back from \fBnpm token create\fP and will
-find in your \fB\|\.npmrc\fP) and ids as seen in the \fBnpm token list\fP output\.
+find in your \fB\|\.npmrc\fP) and ids as seen in the \fBnpm token list\fP output\.
This will NOT accept the truncated token found in \fBnpm token list\fP output\.
.RE