Extra notification method

main
Bob Mottram 2021-03-11 10:02:12 +00:00
parent 166946b541
commit ff2fb5bcfe
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ parser.add_argument('--notificationType', '--notifyType',
dest='notificationType', type=str,
default='notify-send',
help='Type of desktop notification command: ' +
'notify-send/osascript/New-BurntToastNotification')
'notify-send/zenity/osascript/New-BurntToastNotification')
parser.add_argument('-o', '--onion', dest='onion', type=str,
default=None,
help='Onion domain name of the server if ' +