Skip to content

Commit 73c0c9e

Browse files
committed
#11 doc cli params
1 parent 6c89657 commit 73c0c9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/cli-parameters.md

+5
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ Currently only `gmail` is supported.
3737
| `--restore-missing` | | Restore missing message (The backup has not been run before, but the message no longer exists on the server.) |
3838
| `--filter-date-from` | date or datetime | Filter message from date, e.g. "2023-01-01" or "2023-01-01 05:33:00" |
3939
| `--filter-date-to` | date or datetime | Filter message from to, e.g. "2023-01-01" or "2023-01-01 05:33:00" |
40+
41+
*deleted vs missing: The missing message meanłs that the message exists in the local storage,
42+
but no longer on the server, but the backup has not been run yet, so its status has not been deleted.
43+
The deleted message when the backup detected the deletion of the message
44+
on the server and marked it in the local storage.*

0 commit comments

Comments
 (0)