The openpgp-card-state binary ships without any documentation except for its self-describing help subcommand.
It would be great if you could generate a manpage (or one manpage per subcommand), so that it's possible to read the documentation without executing arbitrary code. it seems possible that clap_mangen can take care of that but i don't know the full details.
The openpgp-card-state binary ships without any documentation except for its self-describing `help` subcommand.
It would be great if you could generate a manpage (or one manpage per subcommand), so that it's possible to read the documentation without executing arbitrary code. it seems possible that `clap_mangen` can take care of that but i don't know the full details.