mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
Merge pull request #5205 from ipbabble/manpages
Completed the manual paged in Markdown. rm old man pages. Upstream-commit: ba11de9efaf6e493726c32cafc3010d594b8fdbd Component: engine
This commit is contained in:
@@ -47,6 +47,7 @@ bundle_ubuntu() {
|
||||
cp contrib/completion/fish/docker.fish $DIR/etc/fish/completions/
|
||||
|
||||
# Include contributed man pages
|
||||
contrib/man/md/md2man-all.sh -q
|
||||
manRoot="$DIR/usr/share/man"
|
||||
mkdir -p "$manRoot"
|
||||
for manDir in contrib/man/man*; do
|
||||
|
||||
Reference in New Issue
Block a user