From 62da5148509f91e18b3d81e4a2944e1ab5c58e10 Mon Sep 17 00:00:00 2001 From: Ingmar Lippert Date: Tue, 20 Aug 2024 16:59:52 +0200 Subject: [PATCH] Add more specificity to addDevice (#1561) --- man/signal-cli.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index a019b815..a892a296 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -254,7 +254,7 @@ Only works, if this is the primary device. *--uri* URI:: Specify the uri contained in the QR code shown by the new device. -You will need the full URI such as "sgnl://linkdevice?uuid=..." (formerly "tsdevice:/?uuid=...") Make sure to enclose it in quotation marks for shells. +You will need the full URI such as "sgnl://linkdevice?uuid=...&pub_key=..." (formerly "tsdevice:/?uuid=...") Make sure to enclose it in quotation marks for shells. === listDevices -- 2.50.1