Updated Linking other devices (Provisioning) (markdown)

John Freed 2021-08-17 10:40:10 +02:00
parent 5ae4f022d4
commit fcf9eee075

@ -2,7 +2,7 @@
signal-cli link -n "optional device name"
This shows a `tsdevice:/…` link; if you want to connect to another signal-cli instance, you can just use this link. If you want to link to an Android device, create a QR code with the link (e.g. with [qrencode](https://fukuchi.org/works/qrencode/)) and scan that in the Signal Android app.
This shows a `tsdevice:/…` link; if you want to connect to another signal-cli instance, you can just use this link (see below for details). If you want to link to an Android device, create a QR code with the link (e.g. with [qrencode](https://fukuchi.org/works/qrencode/)) and scan that in the Signal Android app.
To request a link and display the resulting QR code image in a single command on linux:
@ -38,7 +38,7 @@
* Connect to another signal-cli instance
You cannot run two instances on the same machine, so either use a virtual machine or another physical machine for your secondary device. On the secondary machine, issue the command
You cannot run two instances on the same machine, so use either a virtual machine or another physical machine for your secondary device. On the secondary machine, issue the command
signal-cli link -n "optional device name"