X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/b382a4260b367311945344715842588f333af0a6..057168c421c79e0bffeecf2164d793d31e6185f2:/man/signal-cli.1.adoc diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index aeea729a..98a5da2a 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -103,7 +103,7 @@ Link another device to this device. Only works, if this is the master device. *--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 @@ -227,7 +227,7 @@ Specify the safety number of the key, only use this option if you have verified === updateProfile -Update the name and/or avatar image visible by message recipients for the current users. +Update the name and avatar image visible by message recipients for the current users. The profile is stored encrypted on the Signal servers. The decryption key is sent with every outgoing messages (excluding group messages). @@ -313,8 +313,6 @@ The path of the manifest.json or a zip file containing the sticker pack you wish === daemon signal-cli can run in daemon mode and provides an experimental dbus interface. -For dbus support you need jni/unix-java.so installed on your system (Debian: -libunixsocket-java ArchLinux: libmatthew-unix-java (AUR)). *--system*:: Use DBus system bus instead of user bus.