"job revert" command: alphabetized flags

This commit is contained in:
Chris Baker 2019-03-28 19:00:32 +00:00 committed by Preetha Appan
parent c0cd96ef75
commit 6a2454f56d
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 3 additions and 3 deletions

View File

@ -31,12 +31,12 @@ Revert Options:
the evaluation ID will be printed to the screen, which can be used to
examine the evaluation using the eval-status command.
-verbose
Display full information.
-vault-token
The Vault token used to verify that the caller has access to the Vault
policies i the targeted version of the job.
-verbose
Display full information.
`
return strings.TrimSpace(helpText)
}