mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
86cf9108cc
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> Co-authored-by: pixie <pixel+github@chrissx.de>
429 B
429 B
wacli sync
Synchronize WhatsApp messages to the local store. See also:
wacli auth,wacli messages list. More information: https://wacli.sh/sync.html.
- Synchronize messages:
wacli sync
- Synchronize messages once and exit:
wacli sync --once
- Synchronize messages using a custom store:
wacli sync --store {{path/to/store}}
- Synchronize messages with a custom timeout:
wacli sync --timeout {{10m}}