aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-manifest-push.1.md.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-manifest-push.1.md.in')
-rw-r--r--docs/source/markdown/podman-manifest-push.1.md.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/source/markdown/podman-manifest-push.1.md.in b/docs/source/markdown/podman-manifest-push.1.md.in
index fe0a534c9..593725ff7 100644
--- a/docs/source/markdown/podman-manifest-push.1.md.in
+++ b/docs/source/markdown/podman-manifest-push.1.md.in
@@ -23,9 +23,7 @@ the list or index itself. (Default true)
@@option cert-dir
-#### **--compression-format**=**gzip** | *zstd* | *zstd:chunked*
-
-Specifies the compression format to use. Supported values are: `gzip`, `zstd` and `zstd:chunked`. The default is `gzip` unless overridden in the containers.conf file.
+@@option compression-format
@@option creds
@@ -55,9 +53,7 @@ Sign the pushed images with a “simple signing” signature using the specified
Sign the pushed images with a sigstore signature using a private key at the specified path. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
-#### **--sign-passphrase-file**=*path*
-
-If signing the image (using either **--sign-by** or **--sign-by-sigstore-private-key**), read the passphrase to use from the specified path.
+@@option sign-passphrase-file
@@option tls-verify