mirror of https://github.com/containers/podman.git
Touchup build to add missing -q flag
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Closes: #247 Approved by: rhatdan
This commit is contained in:
parent
94000cc263
commit
67f06cf1cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue