From 9e698560fd135945e939903a08a45fb1920756a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Thu, 12 Jun 2025 05:39:33 +0000 Subject: [PATCH] =?UTF-8?q?[mod]=20Kommandozeilen-Argument-Beschreibung=20?= =?UTF-8?q?f=C3=BCr=20dry-run-Schalter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.ts b/source/main.ts index 476d2b7..f100ac2 100644 --- a/source/main.ts +++ b/source/main.ts @@ -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({