[CI:DOCS] Improve podman-build man page

Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com>
This commit is contained in:
Rahil Bhimjiani
2023-09-17 21:37:34 +05:30
parent 5dc4370d91
commit ef553fb0de

View File

@ -764,7 +764,7 @@ Use --stdin to be able to interact from the terminal during the build.
Specifies the name which is assigned to the resulting image if the build
process completes successfully.
If _imageName_ does not include a registry name, the registry name *localhost*
is prepended to the image name.
is prepended to the image name. Can be used multiple times.
#### **--target**=*stageName*