summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-pull.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-pull.1.md')
-rw-r--r--docs/source/markdown/podman-pull.1.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-pull.1.md b/docs/source/markdown/podman-pull.1.md
index 201b10aa6..f209209a9 100644
--- a/docs/source/markdown/podman-pull.1.md
+++ b/docs/source/markdown/podman-pull.1.md
@@ -79,13 +79,12 @@ This is a Docker specific option to disable image verification to a Docker
registry and is not supported by Podman. This flag is a NOOP and provided
solely for scripting compatibility.
-**--override-os**=*OS*
-Use OS instead of the running OS for choosing images
-
**--override-arch**=*ARCH*
-
Override the machine's default architecture of the image to be pulled. For example, `arm`.
+**--override-os**=*OS*
+Use OS instead of the running OS for choosing images
+
**--quiet**, **-q**
Suppress output information when pulling images