docs: add lang tag for plaintext code blocks

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 1091707bd5dbf28dc951b372a7cb99b699234a0c)
This commit is contained in:
David Karlsson 2023-12-10 16:20:57 +01:00 committed by CrazyMax
parent a494e9ccc4
commit 565b0b8991
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4

View File

@ -74,7 +74,7 @@ Use the `--dry-run` flag to not push the image, just show it.
### <a name="file"></a> Read source descriptor from a file (-f, --file)
```
```text
-f FILE or --file FILE
```
@ -95,7 +95,7 @@ The supported fields for the descriptor are defined in [OCI spec](https://github
### <a name="tag"></a> Set reference for new image (-t, --tag)
```
```text
-t IMAGE or --tag IMAGE
```