Conversation
|
Cool, I will use it in the AUR Arch Linux package |
|
@obbardc out of curiosity and ignorance, does the name have to be |
d0a6fb8 to
281bf08
Compare
|
@mdimopoulos says:
The manpage does not strictly have to be that exact source name, but the installed manpage should be For the Makefile target etc, it can be changed if needed. What do you think? |
281bf08 to
d757e5f
Compare
Add a Markdown source for the manpage, build instructions and the generated manpage into the repository. Install the manpage to share/man/man1 via setuptools data-files. Signed-off-by: Christopher Obbard <obbardc@debian.org>
Add a simple CI job to check that the comitted manpage is up-to-date. Signed-off-by: Christopher Obbard <obbardc@debian.org>
d757e5f to
e2077be
Compare
Alright. Fine by me as it is |
|
@rgonzalezfluendo @mdimopoulos can this be merged ? Any changes needed ? thanks! |
Add a Markdown source for the manpage, build instructions and the generated manpage into the repository.
Install the manpage to share/man/man1 via setuptools data-files.
We currently ship this manpage as part of the Debian fluster package; I am simply upstreaming it so that we don;t need to carry it in the debian package.