Skip to content

Static man page (#14)#16

Open
juneb125 wants to merge 8 commits into
sermuns:mainfrom
juneb125:static-manpage
Open

Static man page (#14)#16
juneb125 wants to merge 8 commits into
sermuns:mainfrom
juneb125:static-manpage

Conversation

@juneb125

@juneb125 juneb125 commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Closes #14.

Start with the man page generated by clap_mangen:

cargo run -q -- --generate-manpage > meread.1

... then improve upon it. Also, update README.md and nix instructions.

Resources:

@sermuns

sermuns commented Apr 30, 2026

Copy link
Copy Markdown
Owner

This is awesome stuff, thank you!

Buuut. I really want to eliminate multiple sources of truth, because inevitably we will forget to update the manpage as CLI might change...

Do you think there are any solutions/mitigations for this? I thought if we could somehow template-in the part of manpage regarding CLI interface but keep your free-flowing description, but not sure if there are existing tools for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release static manpages

2 participants