Skip to content

Commit

Permalink
docs: formatting fix on delete keyword in mail section (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartens authored Dec 16, 2023
1 parent 3bf0bea commit c71bc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The full set of configuration options are:
- `watch` - bool: Use the IMAP `IDLE` command to process
- messages as they arrive or poll MS Graph for new messages
- `delete` - bool: Delete messages after processing them,
- instead of archiving them
instead of archiving them
- `test` - bool: Do not move or delete messages
- `batch_size` - int: Number of messages to read and process
before saving. Default `10`. Use `0` for no limit.
Expand Down

0 comments on commit c71bc19

Please sign in to comment.