]> nmode's Git Repositories - signal-cli/commitdiff
Update README.md
authorAsamK <asamk@gmx.de>
Mon, 28 Nov 2016 09:30:52 +0000 (10:30 +0100)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2016 09:30:52 +0000 (10:30 +0100)
README.md

index 8aa5cfb299071c5a4159239deb1d6cd112fc419c..984f2d6795ebd0114fa69127d7e1bcfc4a7914ec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,6 +20,8 @@ sudo ln -sf /opt/signal-cli-"${VERSION}"/bin/signal-cli /usr/local/bin/
 
 usage: signal-cli [-h] [-v] [--config CONFIG] [-u USERNAME | --dbus | --dbus-system] {link,addDevice,listDevices,removeDevice,register,verify,send,quitGroup,updateGroup,listIdentities,trust,receive,daemon} ...
 
 
 usage: signal-cli [-h] [-v] [--config CONFIG] [-u USERNAME | --dbus | --dbus-system] {link,addDevice,listDevices,removeDevice,register,verify,send,quitGroup,updateGroup,listIdentities,trust,receive,daemon} ...
 
+See also: [man page in asciidoc format](https://github.com/AsamK/signal-cli/blob/master/man/signal-cli.1.txt)
+
 * Register a number (with SMS verification)
 
         signal-cli -u USERNAME register
 * Register a number (with SMS verification)
 
         signal-cli -u USERNAME register
@@ -109,7 +111,7 @@ usage: signal-cli [-h] [-v] [--config CONFIG] [-u USERNAME | --dbus | --dbus-sys
 
           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 has full read/write access to 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
 
         
 ## DBus service