mirror of https://github.com/docker/docs.git
Fix documentation typo
Fix #983 Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
This commit is contained in:
parent
e506ecb904
commit
18ff36a649
|
@ -820,7 +820,7 @@ variable and CLI option are provided the CLI option takes the precedence.
|
|||
| Environment variable | CLI option |
|
||||
|----------------------|-----------------------------|
|
||||
| `OS_USERNAME` | `--rackspace-username` |
|
||||
| `OS_API_KEY` | `--rackspace-ap-key` |
|
||||
| `OS_API_KEY` | `--rackspace-api-key` |
|
||||
| `OS_REGION_NAME` | `--rackspace-region` |
|
||||
| `OS_ENDPOINT_TYPE` | `--rackspace-endpoint-type` |
|
||||
| `OS_FLAVOR_ID` | `--rackspace-flavor-id` |
|
||||
|
|
Loading…
Reference in New Issue