diff options
-rw-r--r-- | doc/developer-guidelines.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index 9de0512..e7754f4 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
@@ -303,7 +303,7 @@ | |||
303 | </row> | 303 | </row> |
304 | <row> | 304 | <row> |
305 | <entry>check_stuff -w~:0 -c10</entry> | 305 | <entry>check_stuff -w~:0 -c10</entry> |
306 | <entry>Critical if "stuff" is above 10; Warn if "stuff" is above zero</entry> | 306 | <entry>Critical if "stuff" is above 10; Warn if "stuff" is above zero (will be critical if "stuff" is less than 0)</entry> |
307 | </row> | 307 | </row> |
308 | <row> | 308 | <row> |
309 | <entry>check_stuff -c5:6</entry> | 309 | <entry>check_stuff -c5:6</entry> |