mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-26 03:10:31 -05:00
Remove unnecessary \ - complaints from Tru64's cc compiler
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@321 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
8483b4df88
commit
80da8e6dab
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ strings and regular expressions, check connection times, and report on\n\
|
|||
certificate expiration times.\n"
|
||||
|
||||
#define OPTIONS "\
|
||||
\(-H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n\
|
||||
(-H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n\
|
||||
[-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n\
|
||||
[-a auth] [-f <ok | warn | critcal | follow>] [-e <expect>]\n\
|
||||
[-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n\
|
||||
|
|
|
|||
Loading…
Reference in a new issue