[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:
parent
0f3d3bd21d
commit
a8875faca1
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue