docs: use consistent "Type" header across parameter tables

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell
2022-11-10 10:43:09 +00:00
parent 9bb9ae43f9
commit b06df637c7
6 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ $ docker buildx create \
The following table describes the available driver-specific options that you can
pass to `--driver-opt`:
| Parameter | Value | Default | Description |
| Parameter | Type | Default | Description |
| ------------ | ------ | ------------------ | ---------------------------------------------------------- |
| `key` | String | | Sets the TLS client key. |
| `cert` | String | | Sets the TLS client certificate to present to `buildkitd`. |