Adding another way to send a message
This commit is contained in:
parent
9e15cc5e1a
commit
e967ee61fc
2 changed files with 6 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
2.5.8
|
|
@ -71,6 +71,12 @@ Send a message
|
|||
jabbersend -t dest@example.com -s "This is a test" -b "Hello, how are you?"
|
||||
|
||||
|
||||
or by this way
|
||||
|
||||
|
||||
echo "Today is a beautiful day!" | jabbersend -t dest@example.com -s "This is another test"
|
||||
|
||||
|
||||
Help
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue