Skip to content

Commit

Permalink
Add more specificity to addDevice (#1561)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilippert authored Aug 20, 2024
1 parent fe39341 commit 62da514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/signal-cli.1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 62da514

Please sign in to comment.