Adding another way to send a message

master
Grégory Reinbold 3 years ago
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?"
or by this way
echo "Today is a beautiful day!" | jabbersend -t dest@example.com -s "This is another test"
Help

Loading…
Cancel
Save