Commands
| Command | What it does |
|---|---|
run | The hook: guard, fix, stage, check, one line. Also what a bare madoqua does. |
install | Write hooks/pre-commit and point git at it. |
stats | Summarise the timing log. |
guide | Print setup, triage or tune instructions for this repository. |
Global flags
| Flag | Meaning |
|---|---|
--root <PATH> | Where to start looking for the repository. Defaults to the current directory. |
--verbose, -v | Raise the default log level to debug. RUST_LOG still wins. |