mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-02 00:28:04 +08:00
docs: use consistent "Type" header across parameter tables
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
@@ -23,7 +23,7 @@ $ docker buildx build --output type=docker[,parameters] .
|
||||
|
||||
The following table describes the available parameters:
|
||||
|
||||
| Parameter | Value | Default | Description |
|
||||
| Parameter | Type | Default | Description |
|
||||
| ------------------- | -------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `name` | String | | Specify image name(s) |
|
||||
| `dest` | String | | Path |
|
||||
|
Reference in New Issue
Block a user