Code

- Added some variables at verbose==3
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Fri, 21 Sep 2007 04:59:15 +0000 (04:59 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Fri, 21 Sep 2007 04:59:15 +0000 (04:59 +0000)
commit5ca8c847151c2ac6322469d070668305c05024b8
treef4b9ae7e89875ed9f57cc5f69b21ba749fcc2df0
parent117dd021f2602bc9633244c0b878d188a42228ed
- Added some variables at verbose==3
- Removed support for verbose<0 (-q). -q was broken and tried to to the same as -e.
- -q in now an undocumented alias of -e (for backward-compatibility).
NB: Long help text for -d was already missing.
- Reordered the switches so that:
Ā    a. less-important ones are in alphabetical order
    b. short and long help orders match.
- Enclosed "-p | -x" inside braces instead of brackets as one or the other is required.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1782 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_disk.c