add filter options

This commit is contained in:
lizzie 2026-06-10 00:35:39 +00:00
parent 713b5f6bed
commit d004c688c2
4 changed files with 40 additions and 45 deletions

View file

@ -28,3 +28,4 @@ There are two main applications, an SDL-based app (`eden-cli`) and a Qt based ap
- `--version/-v`: Display version and quit.
- `--input-profile/-i`: Specifies input profile name to use (for player #0 only).
- `--null-render/-n`: Forces the usage of the "Null" render backend irrespective of settings.
- `--filter/-F`: Sets the debug log filter irrespective of settings.