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:
Elburz Sorkhabi 2020-06-21 16:56:54 -04:00 committed by AsamK
parent 4177deccf1
commit 23282fc7e8

View file

@ -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