diff --git a/website/source/docs/concepts/auth.html.md b/website/source/docs/concepts/auth.html.md index 0e2f3e360c..b257e978ec 100644 --- a/website/source/docs/concepts/auth.html.md +++ b/website/source/docs/concepts/auth.html.md @@ -66,7 +66,7 @@ revoking tokens, and renewing tokens. This is all covered on the ### Via the CLI -To authenticate with the CLI, `vault auth` is used. This supports many +To authenticate with the CLI, `vault login` is used. This supports many of the built-in auth methods. For example, with GitHub: ```