diff --git a/Makefile b/Makefile index c7910a2be..657a42399 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ copyfiles: addman done addman: + apt-get install -qq -y help2man mkdir -p /usr/local/share/man/man1 help2man -Nh help -v version -n "configure and get information from your dokku installation" -o /usr/local/share/man/man1/dokku.1 dokku mandb