mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00: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:
parent
4177deccf1
commit
23282fc7e8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue