diff options
Diffstat (limited to 'plugins/utils.h')
| -rw-r--r-- | plugins/utils.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 8a6ffa14..d95422ad 100644 --- a/plugins/utils.h +++ b/plugins/utils.h | |||
| @@ -122,3 +122,7 @@ char *state_text (int result); | |||
| 122 | Response time to result in critical status (seconds)\n\ | 122 | Response time to result in critical status (seconds)\n\ |
| 123 | -t, --timeout=INTEGER\n\ | 123 | -t, --timeout=INTEGER\n\ |
| 124 | Seconds before connection times out (default: %d)\n" | 124 | Seconds before connection times out (default: %d)\n" |
| 125 | |||
| 126 | #define TIMEOUT "\ | ||
| 127 | -t, --timeout=INTEGER\n\ | ||
| 128 | Seconds before connection times out (default: %d)\n" | ||
