summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-image-sign.1.md.in
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-08-22 12:31:02 -0600
committerEd Santiago <santiago@redhat.com>2022-08-22 12:38:02 -0600
commitc6488fe4afc80ad7cc1d98484220f225b7c1cd9a (patch)
treeee66867aeeda76034f394ba3ff07c6a23dc465c6 /docs/source/markdown/podman-image-sign.1.md.in
parentaefd0aed3990848e77b706d673c23108092594a0 (diff)
downloadpodman-c6488fe4afc80ad7cc1d98484220f225b7c1cd9a.tar.gz
podman-c6488fe4afc80ad7cc1d98484220f225b7c1cd9a.tar.bz2
podman-c6488fe4afc80ad7cc1d98484220f225b7c1cd9a.zip
Man pages: fix sloppiness
I've been doing the man-page cleanup distractedly, while fighting other fires, and submitted some crap: * #15339: I used single angle brackets, not double * #15407: I only refactored --cert-dir from some man pages, not all Easy to review with hack/markdown-preprocess-review, because all the removed texts are identical. The only diff is that container-certs.d is now a link. Sorry about that. I'm going to spend more time being careful. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-image-sign.1.md.in')
-rw-r--r--docs/source/markdown/podman-image-sign.1.md.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-image-sign.1.md.in b/docs/source/markdown/podman-image-sign.1.md.in
index 340cdbd21..d5efabc1a 100644
--- a/docs/source/markdown/podman-image-sign.1.md.in
+++ b/docs/source/markdown/podman-image-sign.1.md.in
@@ -21,10 +21,7 @@ Sign all the manifests of the multi-architecture image (default false).
@@option authfile
-#### **--cert-dir**=*path*
-
-Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. (Default: /etc/containers/certs.d)
-Please refer to containers-certs.d(5) for details. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
+@@option cert-dir
#### **--directory**, **-d**=*dir*