batdetect2/docs/source/reference/cli/index.md
2026-03-28 13:25:15 +00:00

19 lines
329 B
Markdown

# CLI reference
Use this section like this:
1. Check `base` for global options shared by all commands.
2. Pick the command page you need (`predict`, `data`, `train`, or `evaluate`).
3. Use `detect_legacy` only if you are maintaining old workflows.
```{toctree}
:maxdepth: 1
base
predict
data
train
evaluate
detect_legacy
```