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/podman-push.1.md.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/source/markdown/podman-push.1.md.in') diff --git a/docs/source/markdown/podman-push.1.md.in b/docs/source/markdown/podman-push.1.md.in index a98964e45..408fdb43c 100644 --- a/docs/source/markdown/podman-push.1.md.in +++ b/docs/source/markdown/podman-push.1.md.in @@ -62,9 +62,7 @@ Specifies the compression format to use. Supported values are: `gzip`, `zstd` a @@option creds -#### **--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) +@@option digestfile @@option disable-content-trust -- cgit v1.2.3-54-g00ecf