help2man
Produce simple man pages from an executable's --help and --version output. More information: <https://www.gnu.org/software/help2man>.
RUN apt-get update && \
apt-get install -y help2man
RUN apt-get update && \
apt-get install -y help2man
RUN apk add help2man
RUN pacman -S --noconfirm help2man
RUN apt-get update && \
apt-get install -y help2man
RUN yum install -y help2man
RUN dnf install -y help2man
RUN apt-get update && \
apt-get install -y help2man