send-notification: do not send a notification when using "--help" 24/21424/1
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Tue, 20 May 2014 09:43:35 +0000 (11:43 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Tue, 20 May 2014 09:43:35 +0000 (11:43 +0200)
commit5c1deada45c2f66ba1f493bee8bc333914e0ff29
treed1568512168d3e8ab5887d72197a7d90e14124c0
parent800d8f5c481bda3fd05868f575a9b945e726a2eb
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.

Change-Id: Ifb2f9ede3b64338cba792c6b98a9e9f610fd5a11
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
send_notification.c