Clarify argument usage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-03-29 09:13:37 +02:00
parent 05a5824225
commit 35d665a31a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ $ lexicon gandi list autonomic.zone A
The `gandi_dns` module will provide the `PROVIDER` and
`LEXICON_GANDI_API_PROTOCOL` environment variables internally so you only need
to pass `LEXICON_GANDI_AUTH_TOKEN` to the task or expose it in the environment.
to pass `LEXICON_GANDI_AUTH_TOKEN` as the `gandi_rest_token` argument to the
task or expose it in the environment and it will be picked up.
## Usage