summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-manifest-rm.1.md
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2021-06-09 10:04:11 -0600
committerEd Santiago <santiago@redhat.com>2021-06-09 10:15:12 -0600
commitd5527c3304194b97b4b5cd93a4c7c16299c70492 (patch)
tree745712fdc93c3042b4760d8806eef29b8062df44 /docs/source/markdown/podman-manifest-rm.1.md
parent2970e3518cc95910444903f572418f5887316e47 (diff)
downloadpodman-d5527c3304194b97b4b5cd93a4c7c16299c70492.tar.gz
podman-d5527c3304194b97b4b5cd93a4c7c16299c70492.tar.bz2
podman-d5527c3304194b97b4b5cd93a4c7c16299c70492.zip
System tests: deal with crun 0.20.1
crun 0.20.1 changed an error message that we relied on. Deal with it by accepting the old and new message. Also (unrelated): sneak in some doc fixes to get rid of nasty go-md2man warnings that have crept into man pages. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-manifest-rm.1.md')
-rw-r--r--docs/source/markdown/podman-manifest-rm.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-manifest-rm.1.md b/docs/source/markdown/podman-manifest-rm.1.md
index 396dd49c7..a65f32936 100644
--- a/docs/source/markdown/podman-manifest-rm.1.md
+++ b/docs/source/markdown/podman-manifest-rm.1.md
@@ -11,7 +11,7 @@ Removes one or more locally stored manifest lists.
## EXAMPLE
-podman manifest rm <list>
+podman manifest rm `<list>`
podman manifest rm listid1 listid2