send-notification: do not send a notification when using "--help"
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Sat, 31 May 2014 17:54:01 +0000 (19:54 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Sat, 31 May 2014 17:54:01 +0000 (19:54 +0200)
commit65300b4a47b42a6dfcab8a3350704923b79e39df
tree68221167c44100a919f768a3e4b33775d054889b
parent97d87d6956ae90d7bc9988480028cc8d5e647652
parent5c1deada45c2f66ba1f493bee8bc333914e0ff29
send-notification: do not send a notification when using "--help"

The "--help" option should make the program display the help text
and return directly, not sending a blank notification.