docs: fix himalaya query usage

This commit is contained in:
Peter Steinberger
2026-01-07 00:04:18 +01:00
parent d99fc89790
commit fb321afa1d

View File

@@ -79,7 +79,7 @@ himalaya envelope list --page 1 --page-size 20
### Search Emails ### Search Emails
```bash ```bash
himalaya envelope list --query "from john@example.com subject meeting" himalaya envelope list from john@example.com subject meeting
``` ```
### Read an Email ### Read an Email
@@ -197,13 +197,6 @@ himalaya envelope list --output json
himalaya envelope list --output plain himalaya envelope list --output plain
``` ```
## Sync Mode
For faster access, enable local caching:
```bash
himalaya account sync personal
```
## Debugging ## Debugging
Enable debug logging: Enable debug logging: