Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 059d499a authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

update project

parent d972dd6b
No related branches found
No related tags found
No related merge requests found
......@@ -125,8 +125,7 @@ def parse_arguments() -> arg_Namespace:
)
parser.add_argument(
'--min-age', type=int,
help=f'The minimum number of days before a topology is deleted\n'
f'by "--keep".\n'
help=f'The minimum number of days before a topology is deleted by "--keep".'
)
parser.add_argument(
'--time-format', type=str,
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment