mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 15:11:07 +02:00
Merge pull request #161 from hashicorp/sethvargo/output_fix
Fix output from GitHub help
This commit is contained in:
commit
5b97e55860
@ -41,7 +41,7 @@ To use it, specify the "token" var with the "-var" flag. The value should
|
||||
be a personal access token for your GitHub account. You can generate a personal
|
||||
access token on your account settings page on GitHub.
|
||||
|
||||
Example: vault auth -method=github -var="token=<token>"
|
||||
Example: vault auth -method=github token=<token>
|
||||
|
||||
`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user