[mod] Kommandozeilen-Argument-Beschreibung für dry-run-Schalter
This commit is contained in:
parent
a824b97626
commit
9e698560fd
|
@ -230,7 +230,7 @@ namespace _munin
|
|||
"type": lib_plankton.args.enum_type.boolean,
|
||||
"mode": lib_plankton.args.enum_mode.replace,
|
||||
"default": false,
|
||||
"info": "whether to not skip the sending of reminders (logs will be written)",
|
||||
"info": "whether to skip the sending of reminders (logs will be written)",
|
||||
"name": "dry-run",
|
||||
}),
|
||||
"help": lib_plankton.args.class_argument.volatile({
|
||||
|
|
Loading…
Reference in a new issue