diff options
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 812f588..3c3f189 100644 --- a/plugins/utils.h +++ b/plugins/utils.h | |||
@@ -183,7 +183,8 @@ char *fperfdata (const char *, | |||
183 | #ifdef NP_EXTRA_OPTS | 183 | #ifdef NP_EXTRA_OPTS |
184 | #define UT_EXTRA_OPTS _("\ | 184 | #define UT_EXTRA_OPTS _("\ |
185 | --extra-opts=[section][@file]\n\ | 185 | --extra-opts=[section][@file]\n\ |
186 | Read options from an ini file. See http://nagiosplugins.org/extra-opts for usage\n") | 186 | Read options from an ini file. See http://nagiosplugins.org/extra-opts\n\ |
187 | for usage and examples.\n") | ||
187 | #else | 188 | #else |
188 | #define UT_EXTRA_OPTS "" | 189 | #define UT_EXTRA_OPTS "" |
189 | #endif | 190 | #endif |