Merge pull request #1858 from potherca-contrib/fix/typo-Shortand

Fix typo "Shortand" -> "Shorthand"
This commit is contained in:
Tõnis Tiigi
2023-06-06 14:03:40 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ Start a build
| [`--platform`](#platform) | `stringArray` | | Set target platform for build |
| `--print` | `string` | | Print result of information request (e.g., outline, targets) [experimental] |
| [`--progress`](#progress) | `string` | `auto` | Set type of progress output (`auto`, `plain`, `tty`). Use plain to show container output |
| [`--provenance`](#provenance) | `string` | | Shortand for `--attest=type=provenance` |
| [`--provenance`](#provenance) | `string` | | Shorthand for `--attest=type=provenance` |
| `--pull` | | | Always attempt to pull all referenced images |
| [`--push`](#push) | | | Shorthand for `--output=type=registry` |
| `-q`, `--quiet` | | | Suppress the build output and print image ID on success |