From 070dfa3b3baf12008487e484e4b26379db80a978 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 1 Sep 2022 11:53:32 -0600 Subject: Man pages: refactor common options: --digestfile Only used in two pages. I took the liberty of adding the "N/A on remote" text to manifest-push. Signed-off-by: Ed Santiago --- docs/source/markdown/options/digestfile.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/source/markdown/options/digestfile.md (limited to 'docs/source/markdown/options') diff --git a/docs/source/markdown/options/digestfile.md b/docs/source/markdown/options/digestfile.md new file mode 100644 index 000000000..de013e287 --- /dev/null +++ b/docs/source/markdown/options/digestfile.md @@ -0,0 +1,4 @@ +#### **--digestfile**=*Digestfile* + +After copying the image, write the digest of the resulting image to the file. +(This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines) -- cgit v1.2.3-54-g00ecf