manman

Crates.iomanman
lib.rsmanman
version0.1.2
sourcesrc
created_at2021-12-22 02:02:50.778647
updated_at2021-12-23 01:59:10.824969
descriptionsetup the on-line manual pages
homepagehttps://github.com/ltoddy/manman
repositoryhttps://github.com/ltoddy/manman
max_upload_size
id501440
size3,359
LiuTao (ltoddy)

documentation

https://docs.rs/manman

README

manman

setup the on-line manual pages

Usage

cargo add manman

fn main() {
    manman::setup("my-command", "man/my-command.1")
}
Commit count: 9

cargo fmt