docs: fix himalaya query usage
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user