| Crates.io | manman |
| lib.rs | manman |
| version | 0.1.2 |
| created_at | 2021-12-22 02:02:50.778647+00 |
| updated_at | 2021-12-23 01:59:10.824969+00 |
| description | setup the on-line manual pages |
| homepage | https://github.com/ltoddy/manman |
| repository | https://github.com/ltoddy/manman |
| max_upload_size | |
| id | 501440 |
| size | 3,359 |
setup the on-line manual pages
cargo add manman
fn main() {
manman::setup("my-command", "man/my-command.1")
}