From 797cef5ec0ac7cd94105896e69568f5920cbb146 Mon Sep 17 00:00:00 2001 From: Lars Wallenborn Date: Sat, 26 Nov 2016 11:02:24 +0100 Subject: [PATCH] Update README.md fixes typo and permission detail --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23f9e69f..8aa5cfb2 100644 --- a/README.md +++ b/README.md @@ -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