diff options
-rw-r--r-- | docs/podman-build.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md index 8b991e2cf..6ca22678a 100644 --- a/docs/podman-build.1.md +++ b/docs/podman-build.1.md @@ -52,7 +52,7 @@ Recognized formats include *oci* (OCI image-spec v1.0, the default) and Pull the image even if a version of the image is already present. -**--quiet** +**-q, --quiet** Suppress output messages which indicate which instruction is being processed, and of progress when pulling images from a registry, and when writing the |