dlrs/README.md
2023-06-02 22:25:02 +03:00

503 B

Installation and usage

Build and run with cargo.

USAGE:
    dlrs --output <PATH> <--thread <URL>|--board <URL>>

OPTIONS:
    -b, --board <URL>      Set a board URL
    -h, --help             Print help information
    -o, --output <PATH>    Set an output directory
    -t, --thread <URL>     Set a thread URL
    -V, --version          Print version information