summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-push.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-04-24 09:55:43 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-04-25 06:33:06 -0400
commit3d0fa726c1bd0c4aa99c7d8917b3654017ad0e31 (patch)
tree9746657074b63763f3b2fb8a0f29bab790ae5496 /docs/source/markdown/podman-push.1.md
parent2afe579c064923841a55d57458fac4d91bec8173 (diff)
downloadpodman-3d0fa726c1bd0c4aa99c7d8917b3654017ad0e31.tar.gz
podman-3d0fa726c1bd0c4aa99c7d8917b3654017ad0e31.tar.bz2
podman-3d0fa726c1bd0c4aa99c7d8917b3654017ad0e31.zip
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>
Diffstat (limited to 'docs/source/markdown/podman-push.1.md')
-rw-r--r--docs/source/markdown/podman-push.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-push.1.md b/docs/source/markdown/podman-push.1.md
index 3f0350bcd..f029c8db1 100644
--- a/docs/source/markdown/podman-push.1.md
+++ b/docs/source/markdown/podman-push.1.md
@@ -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