Adding another way to send a message
This commit is contained in:
parent
9e15cc5e1a
commit
e967ee61fc
|
@ -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?"
|
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
|
Help
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue