]> nmode's Git Repositories - signal-cli/commitdiff
add further clarification to addDevice docs
authorElburz Sorkhabi <elburz@users.noreply.github.com>
Sun, 21 Jun 2020 20:56:54 +0000 (16:56 -0400)
committerAsamK <asamk@gmx.de>
Mon, 22 Jun 2020 16:32:50 +0000 (18:32 +0200)
I added a short note mentioning to add quotation marks around the full URI, otherwise the user receives "Invalid device URI" errors from Java.

man/signal-cli.1.adoc

index 7781b1c5e2dd082bf100f554d09187c2bd9afdb3..38e432d57774bcda64e3b3a428c1e8247aaeae1b 100644 (file)
@@ -103,7 +103,7 @@ Link another device to this device.
 Only works, if this is the master device.
 
 *--uri* URI::
-Specify the uri contained in the QR code shown by the new device.
+Specify the uri contained in the QR code shown by the new device. You will need the full uri enclosed in quotation marks, such as "tsdevice:/?uuid=....."
 
 === listDevices