usage: build_preset_docs.py [-h] [--check] [--format {markdown,json}]

Build preset documentation

options:
  -h, --help            show this help message and exit
  --check               Check whether preset docs and preset-powered quick-
                        start examples are up to date (docs/presets.md plus
                        quick-start sections in README.md and docs/index.md)
  --format {markdown,json}
                        Print presets in the selected format instead of
                        writing docs
