From a4bab0bb46243ea2b4fe49aee365a1704424cccc Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 28 Apr 2010 06:03:57 -0400 Subject: Update extra-opts help text based on ML agreement --- plugins/utils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/utils.h b/plugins/utils.h index 812f588b..3c3f1892 100644 --- a/plugins/utils.h +++ b/plugins/utils.h @@ -183,7 +183,8 @@ char *fperfdata (const char *, #ifdef NP_EXTRA_OPTS #define UT_EXTRA_OPTS _("\ --extra-opts=[section][@file]\n\ - Read options from an ini file. See http://nagiosplugins.org/extra-opts for usage\n") + Read options from an ini file. See http://nagiosplugins.org/extra-opts\n\ + for usage and examples.\n") #else #define UT_EXTRA_OPTS "" #endif -- cgit v1.2.3