Skip to content

Releases: tarnauld/rdoc

v0.1.0

13 Jun 13:26
Compare
Choose a tag to compare
rdoc

USAGE:
    rdoc <SUBCOMMAND>

OPTIONS:
    -h, --help    Print help information

SUBCOMMANDS:
    authors     Add authors for a commit
    describe    Add description for a commit (markdown supported)
    generate    Generate HTML report for the current GIT repository.
    gitmoji     Lists emojis available (beta)
    help        Print this message or the help of the given subcommand(s)
    index       Generate the rdoc index.
    init        Create an empty Rdoc directory
    search      Returns a list of commits containing expression.
    show        Show commit info.
    tag         Add tag for a commit
    update      Update the rdoc index.