From c6488fe4afc80ad7cc1d98484220f225b7c1cd9a Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 22 Aug 2022 12:31:02 -0600 Subject: 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 --- docs/source/markdown/podman-login.1.md.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/source/markdown/podman-login.1.md.in') diff --git a/docs/source/markdown/podman-login.1.md.in b/docs/source/markdown/podman-login.1.md.in index 6ec207a1e..4537988eb 100644 --- a/docs/source/markdown/podman-login.1.md.in +++ b/docs/source/markdown/podman-login.1.md.in @@ -30,10 +30,7 @@ For more details about format and configurations of the auth.json file, please r @@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 #### **--get-login** -- cgit v1.2.3-54-g00ecf