mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
docs: fix himalaya query usage
This commit is contained in:
@@ -79,7 +79,7 @@ himalaya envelope list --page 1 --page-size 20
|
||||
### Search Emails
|
||||
|
||||
```bash
|
||||
himalaya envelope list --query "from john@example.com subject meeting"
|
||||
himalaya envelope list from john@example.com subject meeting
|
||||
```
|
||||
|
||||
### Read an Email
|
||||
@@ -197,13 +197,6 @@ himalaya envelope list --output json
|
||||
himalaya envelope list --output plain
|
||||
```
|
||||
|
||||
## Sync Mode
|
||||
|
||||
For faster access, enable local caching:
|
||||
```bash
|
||||
himalaya account sync personal
|
||||
```
|
||||
|
||||
## Debugging
|
||||
|
||||
Enable debug logging:
|
||||
|
||||
Reference in New Issue
Block a user