mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add optional message limit for receive command
This commit is contained in:
parent
5ed9db4f08
commit
de2bfc7f79
6 changed files with 59 additions and 43 deletions
|
@ -372,6 +372,9 @@ In json mode this is outputted as one json object per line.
|
|||
Number of seconds to wait for new messages (negative values disable timeout).
|
||||
Default is 5 seconds.
|
||||
|
||||
*--max-messages*::
|
||||
Maximum number of messages to receive, before returning.
|
||||
|
||||
*--ignore-attachments*::
|
||||
Don’t download attachments of received messages.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue