14 lines
348 B
Markdown
14 lines
348 B
Markdown
|
|
# wacli contacts refresh
|
||
|
|
|
||
|
|
> Synchronize contacts from the WhatsApp store.
|
||
|
|
> See also: `wacli contacts search`, `wacli contacts show`.
|
||
|
|
> More information: <https://wacli.sh/contacts.html>.
|
||
|
|
|
||
|
|
- Refresh all contacts from the store:
|
||
|
|
|
||
|
|
`wacli contacts refresh`
|
||
|
|
|
||
|
|
- Refresh contacts using a custom store:
|
||
|
|
|
||
|
|
`wacli contacts refresh --store {{path/to/store}}`
|