docs: remove some old describe

This commit is contained in:
DreamMaoMao 2026-03-14 12:43:49 +08:00
parent 5c52d578a8
commit b0ec0b4275
3 changed files with 2 additions and 12 deletions

View file

@ -48,7 +48,7 @@ source-optional=~/.config/mango/optional.conf
You can check your configuration for errors without starting mangowm:
```bash
mango -p /path/to/config.conf
mango -c /path/to/config.conf -p
```
Use with `source-optional` for shared configs across different setups.