summaryrefslogtreecommitdiff
path: root/docs/source/markdown
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2021-09-11 16:46:59 -0400
committerTomSweeneyRedHat <tsweeney@redhat.com>2021-09-13 09:27:57 -0400
commita8875faca1e80057ea166d9701d9a5ea3bf9a5bc (patch)
treef655173136595fe64d3c3a92131d917111dbdb5e /docs/source/markdown
parent0f3d3bd21da0b67542c44c832f0e1642c5f639cf (diff)
downloadpodman-a8875faca1e80057ea166d9701d9a5ea3bf9a5bc.tar.gz
podman-a8875faca1e80057ea166d9701d9a5ea3bf9a5bc.tar.bz2
podman-a8875faca1e80057ea166d9701d9a5ea3bf9a5bc.zip
[CI:DOCS] Remove short 'a' option from all-tags
The short option 'a' for the --all-tags option in the pull page is not valid, remove it. Addresses: #11536 Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'docs/source/markdown')
-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.