mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-01 20:10:39 +00:00
Update README.md
fixes typo and permission detail
This commit is contained in:
parent
5b57d41791
commit
797cef5ec0
1 changed files with 2 additions and 2 deletions
|
@ -107,9 +107,9 @@ usage: signal-cli [-h] [-v] [--config CONFIG] [-u USERNAME | --dbus | --dbus-sys
|
|||
|
||||
* Set configuration directory
|
||||
|
||||
signal-cli -config=/home/other_user/.config/signal
|
||||
signal-cli --config=/home/other_user/.config/signal
|
||||
|
||||
This is particularily useful in the case, when you would like to run the signal-cli tool as a different user as the one, that was used to register the account. You should make sure, that the caller can list and read the given directory.
|
||||
This is particularily useful in the case, when you would like to run the signal-cli tool as a different user as the one, that was used to register the account. You should make sure, that the caller has full read/write access to the given directory.
|
||||
|
||||
## DBus service
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue