Add guanaco uninstall to CLI commands table

This commit is contained in:
evangit2 2026-04-10 04:35:07 +00:00
parent d8a304c367
commit e06e38c7b8

View file

@ -78,6 +78,7 @@ The installer starts Guanaco automatically (as a systemd service or in the foreg
| `guanaco config --show` | Show current configuration |
| `guanaco config --set <key> <value>` | Update a config value |
| `guanaco version` | Show version |
| `guanaco uninstall` | Remove systemd service and clean up |
---