summaryrefslogtreecommitdiffstats
path: root/plugins/utils.h
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-04-27 14:35:26 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-04-27 14:35:26 (GMT)
commited62784a0b68959fd13fe5bc53a5aef4f17fbffa (patch)
treef479a5b8ad8cac8d6dcc506ba61aa5ec3fbb5bb3 /plugins/utils.h
parent140a93ce6bce63df2d70841f2f78aa968ea997d6 (diff)
downloadmonitoring-plugins-ed62784a0b68959fd13fe5bc53a5aef4f17fbffa.tar.gz
--help output cleanup (plus removal of spaces on blank lines)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1984 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/utils.h')
-rw-r--r--plugins/utils.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/utils.h b/plugins/utils.h
index bb99ee1..def8970 100644
--- a/plugins/utils.h
+++ b/plugins/utils.h
@@ -173,10 +173,15 @@ char *fperfdata (const char *,
173 -t, --timeout=INTEGER\n\ 173 -t, --timeout=INTEGER\n\
174 Seconds before connection times out (default: %d)\n" 174 Seconds before connection times out (default: %d)\n"
175 175
176#define UT_THRESHOLDS_NOTES "\
177 See:\n\
178 http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT\n\
179 for THRESHOLD format and examples.\n"
180
176#define UT_SUPPORT "\n\ 181#define UT_SUPPORT "\n\
177Send email to nagios-users@lists.sourceforge.net if you have questions\n\ 182Send email to nagios-users@lists.sourceforge.net if you have questions\n\
178regarding use of this software. To submit patches or suggest improvements,\n\ 183regarding use of this software. To submit patches or suggest improvements,\n\
179send email to nagiosplug-devel@lists.sourceforge.net\n" 184send email to nagiosplug-devel@lists.sourceforge.net\n\n"
180 185
181#define UT_NOWARRANTY "\n\ 186#define UT_NOWARRANTY "\n\
182The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n\ 187The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n\