mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
This adds 'doc --manual' that generates the manual pages in the current directory. This allows for packaging the manual pages in the same way as the completion, e.g. https://github.com/miekg/unpkg/blob/main/deb/uncloud/debian/rules#L28 (For debian packages local manpages should be included) Signed-off-by: Miek Gieben <miek@miek.nl>