Code

check_pgsql: Determine connection time in µs-resolution.
[nagiosplug.git] / plugins / utils.h
index 8da2160e86eebb1c6126b4826212fb4fb2ff7b30..3c3f1892458b350a6783ce8f425e118bbec53bfd 100644 (file)
@@ -183,12 +183,10 @@ char *fperfdata (const char *,
 #ifdef NP_EXTRA_OPTS
 #define UT_EXTRA_OPTS _("\
  --extra-opts=[section][@file]\n\
-    Read additionnal options from ini file\n")
-#define UT_EXTRA_OPTS_NOTES _("\
- See: http://nagiosplugins.org/extra-opts for --extra-opts usage and examples.\n")
+    Read options from an ini file. See http://nagiosplugins.org/extra-opts\n\
+    for usage and examples.\n")
 #else
 #define UT_EXTRA_OPTS ""
-#define UT_EXTRA_OPTS_NOTES ""
 #endif
 
 #define UT_THRESHOLDS_NOTES _("\