]> nmode's Git Repositories - signal-cli/commit
Remove fallback to reading stdin if no message body is given
authorAsamK <asamk@gmx.de>
Tue, 21 Jun 2022 11:55:01 +0000 (13:55 +0200)
committerAsamK <asamk@gmx.de>
Sun, 28 Aug 2022 14:04:05 +0000 (16:04 +0200)
commit4120630309979c1c952691a3b000b79b727a8d39
tree07314481194a520ad7df2304d2f27712f3081b82
parent1ea4309a2ac1e1c368f7ce6a3e1b5dcdf0e0635a
Remove fallback to reading stdin if no message body is given

To read a message from stdin, use the `--message-from-stdin` flag
man/signal-cli.1.adoc
run_tests.sh
src/main/java/org/asamk/signal/commands/SendCommand.java