-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

help2man


> Produce simple man pages from an executable's `--help` and `--version` output.

More information.


Generate a man page for an executable:

help2man {executable}

Specify the "name" paragraph in the man page:

help2man {executable} --name {name}

Specify the section for the man page (defaults to 1):

help2man {executable} --section {section}

Output to a file instead of stdout:

help2man {executable} --output {path/to/file}

Display detailed help:

help2man --help


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 00:32:18 2024