@@ -205,13 +205,29 @@ The I2V-specific `nvext` fields (`boundary_ratio`, `guidance_scale_2`) control t
## CLI Reference
For the full list of Omni-related flags (including `--omni`, `--output-modalities`, `--stage-configs-path`, `--media-output-fs-url`, `--media-output-http-url`, and the `--omni-*` diffusion flags), run:
The omni backend uses a dedicated entrypoint: `python -m dynamo.vllm.omni`.
```bash
python -m dynamo.vllm --help
```
See also the [Argument Reference](vllm-reference-guide.md#argument-reference) in the Reference Guide.