From 7b4d6a295e651bc95a196b929cac3c4a24baca05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Sj=C3=B6lund?= Date: Tue, 28 Nov 2023 17:16:43 +0100 Subject: [PATCH] [CI:DOCS] Fix markdown bugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Erik Sjölund --- docs/source/locale/ja/LC_MESSAGES/markdown.po | 2 +- docs/source/markdown/podman-manifest-push.1.md.in | 2 +- docs/source/markdown/podman-push.1.md.in | 2 +- docs/source/markdown/podman-volume-inspect.1.md | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/source/locale/ja/LC_MESSAGES/markdown.po b/docs/source/locale/ja/LC_MESSAGES/markdown.po index e24d41068d..9f8ba2a10b 100644 --- a/docs/source/locale/ja/LC_MESSAGES/markdown.po +++ b/docs/source/locale/ja/LC_MESSAGES/markdown.po @@ -19280,7 +19280,7 @@ msgstr "" #: ../../source/markdown/podman-manifest-push.1.md:123 #: ../../source/markdown/podman-push.1.md:161 -msgid "**--sign-by-sigstore**=*param-file***" +msgid "**--sign-by-sigstore**=*param-file*" msgstr "" #: ../../source/markdown/podman-manifest-push.1.md:125 diff --git a/docs/source/markdown/podman-manifest-push.1.md.in b/docs/source/markdown/podman-manifest-push.1.md.in index d8cc8702ae..fa49a29be4 100644 --- a/docs/source/markdown/podman-manifest-push.1.md.in +++ b/docs/source/markdown/podman-manifest-push.1.md.in @@ -64,7 +64,7 @@ Delete the manifest list or image index from local storage if pushing succeeds. Sign the pushed images with a “simple signing” signature using the specified key. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines) -#### **--sign-by-sigstore**=*param-file*** +#### **--sign-by-sigstore**=*param-file* Add a sigstore signature based on further options specified in a container's sigstore signing parameter file *param-file*. See containers-sigstore-signing-params.yaml(5) for details about the file format. diff --git a/docs/source/markdown/podman-push.1.md.in b/docs/source/markdown/podman-push.1.md.in index 49f08da6fe..ffa1de761c 100644 --- a/docs/source/markdown/podman-push.1.md.in +++ b/docs/source/markdown/podman-push.1.md.in @@ -88,7 +88,7 @@ Discard any pre-existing signatures in the image. Add a “simple signing” signature at the destination using the specified key. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines) -#### **--sign-by-sigstore**=*param-file*** +#### **--sign-by-sigstore**=*param-file* Add a sigstore signature based on further options specified in a container's sigstore signing parameter file *param-file*. See containers-sigstore-signing-params.yaml(5) for details about the file format. diff --git a/docs/source/markdown/podman-volume-inspect.1.md b/docs/source/markdown/podman-volume-inspect.1.md index 1f0d4096fa..07485fe7ca 100644 --- a/docs/source/markdown/podman-volume-inspect.1.md +++ b/docs/source/markdown/podman-volume-inspect.1.md @@ -69,6 +69,8 @@ $ podman volume inspect myvol "NeedsChown": true } ] +``` + ``` $ podman volume inspect --all [