diff --git a/docs/source/markdown/podman-build.1.md.in b/docs/source/markdown/podman-build.1.md.in index 4b2e423e25..cbf1e71fca 100644 --- a/docs/source/markdown/podman-build.1.md.in +++ b/docs/source/markdown/podman-build.1.md.in @@ -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*