summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-13 11:33:51 -0400
committerGitHub <noreply@github.com>2021-09-13 11:33:51 -0400
commit125f90c54a58c38412ee34fe51743c09639416a2 (patch)
treef655173136595fe64d3c3a92131d917111dbdb5e
parent0f3d3bd21da0b67542c44c832f0e1642c5f639cf (diff)
parenta8875faca1e80057ea166d9701d9a5ea3bf9a5bc (diff)
downloadpodman-125f90c54a58c38412ee34fe51743c09639416a2.tar.gz
podman-125f90c54a58c38412ee34fe51743c09639416a2.tar.bz2
podman-125f90c54a58c38412ee34fe51743c09639416a2.zip
Merge pull request #11537 from TomSweeneyRedHat/dev/tsweeney/fixhyphen
[CI:DOCS] Remove short 'a' option from all-tags
-rw-r--r--docs/source/markdown/podman-pull.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-pull.1.md b/docs/source/markdown/podman-pull.1.md
index 189464d17..aa0815f4b 100644
--- a/docs/source/markdown/podman-pull.1.md
+++ b/docs/source/markdown/podman-pull.1.md
@@ -43,7 +43,7 @@ $ podman pull oci-archive:/tmp/myimage
```
## OPTIONS
-#### **--all-tags**, **a**
+#### **--all-tags**
All tagged images in the repository will be pulled.