Add --ignore-attachments flag to receive and daemon command

Fixes #41
This commit is contained in:
AsamK 2016-12-22 12:27:43 +01:00
parent aa9aadacf1
commit d89e93ad47
3 changed files with 24 additions and 12 deletions

View file

@ -120,6 +120,8 @@ attachments are downloaded to the config directory.
*-t* TIMEOUT, *--timeout* TIMEOUT::
Number of seconds to wait for new messages (negative values disable timeout).
Default is 5 seconds.
*--ignore-attachments*::
Dont download attachments of received messages.
updateGroup
~~~~~~~~~~~
@ -179,6 +181,8 @@ libunixsocket-java ArchLinux: libmatthew-unix-java (AUR)).
*--system*::
Use DBus system bus instead of user bus.
*--ignore-attachments*::
Dont download attachments of received messages.
Examples