summaryrefslogtreecommitdiffstats
path: root/plugins/utils.h
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-02-20 23:52:32 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-02-20 23:52:32 +0100
commit1d590a0efe4193ac9298d3eba448ab8bc3bb665b (patch)
treee0161bd9fce96d5415a62d7ed7dc6c0875192dd2 /plugins/utils.h
parent07873c765b73c85482436880f122882dfccd7e1b (diff)
downloadmonitoring-plugins-1d590a0efe4193ac9298d3eba448ab8bc3bb665b.tar.gz
Rename icingaweb2 format to multi-line
Diffstat (limited to 'plugins/utils.h')
-rw-r--r--plugins/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/utils.h b/plugins/utils.h
index bc26f704..029ae5a6 100644
--- a/plugins/utils.h
+++ b/plugins/utils.h
@@ -197,6 +197,6 @@ For more information about these matters, see the file named COPYING.\n")
197 197
198#define UT_OUTPUT_FORMAT _("\ 198#define UT_OUTPUT_FORMAT _("\
199 --output-format=OUTPUT_FORMAT\n\ 199 --output-format=OUTPUT_FORMAT\n\
200 Select output format. Valid values: \"icingaweb2\", \"mp-test-json\"\n") 200 Select output format. Valid values: \"multi-line\", \"mp-test-json\"\n")
201 201
202#endif /* NP_UTILS_H */ 202#endif /* NP_UTILS_H */