Skip to content

Commit

Permalink
fix option formatting in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
displague committed Sep 30, 2021
1 parent a00bb7e commit 608f0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker-machine create --driver metal
You can find the supported arguments by running `docker-machine create -d metal --help` (Equinix Metal specific arguments are shown below):

| Argument | Default | Description | Environment | Config |
| --------------------------- | -------------- | ---------------------------------------------------------------------------- | ------------------------ |
| --------------------------- | -------------- | ---------------------------------------------------------------------------- | ----------- | ---------- |
| `--metal-api-key` | | Equinix Metal API Key | `METAL_AUTH_TOKEN` | `token` or `auth-token`
| `--metal-billing-cycle` | `hourly` | Equinix Metal billing cycle, hourly or monthly | `METAL_BILLING_CYCLE` |
| `--metal-facility-code` | | Equinix Metal facility code | `METAL_FACILITY_CODE` |`facility`
Expand Down

0 comments on commit 608f0d9

Please sign in to comment.