Document GUI backend requirement and handle missing backend

This commit is contained in:
thePR0M3TH3AN
2025-07-19 12:16:30 -04:00
parent 6855c85329
commit 70e05970f0
6 changed files with 47 additions and 0 deletions

View File

@@ -116,6 +116,10 @@ Miscellaneous helper commands.
| Verify script checksum | `util verify-checksum` | `seedpass util verify-checksum` |
| Update script checksum | `util update-checksum` | `seedpass util update-checksum` |
If you see a startup warning about a script checksum mismatch,
run `seedpass util update-checksum` or choose "Generate Script Checksum"
from the Settings menu to update the stored value.
### API Commands
Run or stop the local HTTP API.