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
@ -103,7 +103,7 @@ Link another device to this device.
|
|||||||
Only works, if this is the master device.
|
Only works, if this is the master device.
|
||||||
|
|
||||||
*--uri* URI::
|
*--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
|
=== listDevices
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user