summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2019-03-16 06:46:35 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2019-03-18 12:23:41 -0400
commitd0ee203986b2de559d4b6240bab7dda789bafb73 (patch)
treedf2331c97c8008efcd9d8b592eccfbd783c257d0 /README.md
parentea54a1c2f51d3173649277939738ce9b1c392076 (diff)
downloadpodman-d0ee203986b2de559d4b6240bab7dda789bafb73.tar.gz
podman-d0ee203986b2de559d4b6240bab7dda789bafb73.tar.bz2
podman-d0ee203986b2de559d4b6240bab7dda789bafb73.zip
Cleanup messages on podman load
If user does not specify file or redirect for stdin, then throw an error Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 636a6fa5b..fe78c9d58 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`
At a high level, the scope of libpod and podman is the following:
-* Support multiple image formats including the existing Docker/OCI image formats.
+* Support multiple image formats including the OCI and Docker image formats.
* Support for multiple means to download images including trust & image verification.
* Container image management (managing image layers, overlay filesystems, etc).
* Full management of container lifecycle