mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-23 14:44:31 +01:00
add further clarification to addDevice docs
I added a short note mentioning to add quotation marks around the full URI, otherwise the user receives "Invalid device URI" errors from Java.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user