Add missing man page links for Docker man pages

Generate all docker man pages to match podman man pages
including links.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2023-04-26 11:41:30 -04:00
parent cf29dad400
commit 61985a6104
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028
1 changed files with 1 additions and 0 deletions

View File

@ -481,6 +481,7 @@ docdir:
.PHONY: docs
docs: $(MANPAGES) ## Generate documentation
@ln -sf $(CURDIR)/docs/source/markdown/links/* docs/build/man/
# docs/remote-docs.sh requires a locally executable 'podman-remote' binary
# in addition to the target-architecture binary (if different). That's