mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Cleanup man pages for pull and push
The podman pull man page has a section on source, but does not show this in the top definitions. This PR attempts to cleanup the man page to make it more understandable. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -14,8 +14,8 @@ Push is mainly used to push images to registries, however **podman push**
|
||||
can be used to save images to tarballs and directories using the following
|
||||
transports: **dir:**, **docker-archive:**, **docker-daemon:** and **oci-archive:**.
|
||||
|
||||
## imageID
|
||||
Image stored in local container/storage
|
||||
## Image storage
|
||||
Images are pushed from those stored in local image storage.
|
||||
|
||||
## DESTINATION
|
||||
|
||||
|
Reference in New Issue
Block a user