diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/check_curl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/check_curl.c b/plugins/check_curl.c index e9c15e64..e25d7a79 100644 --- a/plugins/check_curl.c +++ b/plugins/check_curl.c | |||
| @@ -2190,8 +2190,6 @@ print_usage (void) | |||
| 2190 | printf ("%s\n", _("In the first form, make an HTTP request.")); | 2190 | printf ("%s\n", _("In the first form, make an HTTP request.")); |
| 2191 | printf ("%s\n\n", _("In the second form, connect to the server and check the TLS certificate.")); | 2191 | printf ("%s\n\n", _("In the second form, connect to the server and check the TLS certificate.")); |
| 2192 | #endif | 2192 | #endif |
| 2193 | printf ("%s\n", _("WARNING: check_curl is experimental. Please use")); | ||
| 2194 | printf ("%s\n\n", _("check_http if you need a stable version.")); | ||
| 2195 | } | 2193 | } |
| 2196 | 2194 | ||
| 2197 | void | 2195 | void |
