diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-11-09 10:17:45 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-11-10 09:29:21 -0500 |
commit | 2720156fa5a55cd2029a8012dc6dd899e7be6c5d (patch) | |
tree | 05f6006da924700743a692fbd8f5885fafd248a4 /docs/source/markdown/podman-login.1.md | |
parent | 5437568fcda04c2999b5fa9aad4dd07f2d3cfd67 (diff) | |
download | podman-2720156fa5a55cd2029a8012dc6dd899e7be6c5d.tar.gz podman-2720156fa5a55cd2029a8012dc6dd899e7be6c5d.tar.bz2 podman-2720156fa5a55cd2029a8012dc6dd899e7be6c5d.zip |
Add links to all SEE ALSO sections
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-login.1.md')
-rw-r--r-- | docs/source/markdown/podman-login.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-login.1.md b/docs/source/markdown/podman-login.1.md index 2559f4b77..d7e0152a8 100644 --- a/docs/source/markdown/podman-login.1.md +++ b/docs/source/markdown/podman-login.1.md @@ -120,7 +120,7 @@ Login Succeeded! ``` ## SEE ALSO -podman(1), podman-logout(1), containers-auth.json(5), containers-certs.d(5), containers-registries.conf(5) +**[podman(1)](podman.1.md)**, **[podman-logout(1)](podman-logout.1.md)**, **[containers-auth.json(5)](https://github.com/containers/image/blob/main/docs/containers-auth.json.5.md)**, **[containers-certs.d(5)](https://github.com/containers/image/blob/main/docs/containers-certs.d.5.md)**, **[containers-registries.conf(5)](https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md)** ## HISTORY August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> |