From: AsamK Date: Tue, 11 May 2021 19:53:30 +0000 (+0200) Subject: Add sendSyncRequest to man page X-Git-Tag: v0.8.2~2 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/fa44f8b6a84c184486eace53441319f616cf9b9d Add sendSyncRequest to man page --- diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 03d9ffaf..7c2e9ea6 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -355,6 +355,12 @@ Specify the group IDs that should be unblocked in base64 encoding. Send a synchronization message with the local contacts list to all linked devices. This command should only be used if this is the master device. +=== sendSyncRequest + +Send a synchronization request message to the master device (for group, contacts, ...). +The master device will respond with synchronization messages with full contact and +group lists. + === uploadStickerPack Upload a new sticker pack, consisting of a manifest file and the stickers in WebP format (maximum size for a sticker file is 100KiB).