From fa44f8b6a84c184486eace53441319f616cf9b9d Mon Sep 17 00:00:00 2001 From: AsamK Date: Tue, 11 May 2021 21:53:30 +0200 Subject: [PATCH] Add sendSyncRequest to man page --- man/signal-cli.1.adoc | 6 ++++++ 1 file changed, 6 insertions(+) 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). -- 2.50.1