magic-wormhole / magic-wormhole.rs

Rust implementation of Magic Wormhole, with new features and enhancements
European Union Public License 1.2
645 stars 72 forks source link

Automatically generate man pages #231

Open felinira opened 4 days ago

felinira commented 4 days ago

Spawned from https://github.com/magic-wormhole/magic-wormhole.rs/pull/226#issuecomment-2209588985

This way we don't need to regenerate the manpage whenever something changes about the cli.

werdahias commented 4 days ago

clap-mangen can do this