From a8875faca1e80057ea166d9701d9a5ea3bf9a5bc Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Sat, 11 Sep 2021 16:46:59 -0400 Subject: [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 --- docs/source/markdown/podman-pull.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/markdown') 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. -- cgit v1.2.3-54-g00ecf