mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Receive messages (#10)
This commit is contained in:
parent
5c117bd863
commit
f6b9222eda
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@ usage: signal-cli [-h] [-u USERNAME] [-v] {register,verify,send,quitGroup,update
|
||||||
* Pipe the message content from another process.
|
* Pipe the message content from another process.
|
||||||
|
|
||||||
uname -a | signal-cli -u USERNAME send [RECIPIENT [RECIPIENT ...]]
|
uname -a | signal-cli -u USERNAME send [RECIPIENT [RECIPIENT ...]]
|
||||||
|
|
||||||
|
* Receive messages
|
||||||
|
|
||||||
|
signal-cli -u USERNAME receive
|
||||||
|
|
||||||
* Groups
|
* Groups
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue