[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>
This commit is contained in:
TomSweeneyRedHat 2021-09-11 16:46:59 -04:00
parent 0f3d3bd21d
commit a8875faca1
1 changed files with 1 additions and 1 deletions

View File

@ -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.