VZDump: add -mailto schema desc

This commit is contained in:
Fabian Grünbichler 2016-04-14 12:41:16 +02:00 committed by Dietmar Maurer
parent 3c6feff249
commit 4f367c1917

View File

@ -92,7 +92,8 @@ my $confdesc = {
},
mailto => {
type => 'string', format => 'string-list',
description => "",
description => "Comma-separated list of email addresses that should" .
" receive email notifications.",
optional => 1,
},
mailnotification => {