mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add more specificity to addDevice (#1561)
This commit is contained in:
parent
fe3934171d
commit
62da514850
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ Only works, if this is the primary device.
|
|||
|
||||
*--uri* URI::
|
||||
Specify the uri contained in the QR code shown by the new device.
|
||||
You will need the full URI such as "sgnl://linkdevice?uuid=..." (formerly "tsdevice:/?uuid=...") Make sure to enclose it in quotation marks for shells.
|
||||
You will need the full URI such as "sgnl://linkdevice?uuid=...&pub_key=..." (formerly "tsdevice:/?uuid=...") Make sure to enclose it in quotation marks for shells.
|
||||
|
||||
=== listDevices
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue