summaryrefslogtreecommitdiff
path: root/docs/source/markdown/options
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-09-01 11:53:32 -0600
committerEd Santiago <santiago@redhat.com>2022-09-01 15:45:00 -0600
commit070dfa3b3baf12008487e484e4b26379db80a978 (patch)
treed9bbaf6392d41f3502cc81a21868ef96e6ce8ea1 /docs/source/markdown/options
parent475cac4432a72052a000e9be91cd721d03e01eb8 (diff)
downloadpodman-070dfa3b3baf12008487e484e4b26379db80a978.tar.gz
podman-070dfa3b3baf12008487e484e4b26379db80a978.tar.bz2
podman-070dfa3b3baf12008487e484e4b26379db80a978.zip
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 <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/options')
-rw-r--r--docs/source/markdown/options/digestfile.md4
1 files changed, 4 insertions, 0 deletions
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)