# dyco tui Terminal UI over [`dyco detect-remove`](detect-remove.md). See [The terminal UI](../tui.md) for what it does and why it is the recommended entry point. Also available as the standalone `dyco-detect-remove-tui`. ## Options ``` usage: dyco tui [-h] [--demo] Textual UI for dyco-detect-remove. Pass --demo to preview the interface without input data. options: -h, --help show this help message and exit --demo Run a synthetic pipeline (no input data required). ```