mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-07-15 19:52:58 -04:00
Fixed help output (Christian Mies)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1876 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
18a3f81c12
commit
5640aa0757
1 changed files with 1 additions and 1 deletions
|
|
@ -1676,7 +1676,7 @@ void print_help(void)
|
|||
printf (" %s\n", _(" (available from http://www.engr.wisc.edu/~drews/mrtg/)"));
|
||||
printf (" %s\n", _("- Values for critical thresholds should be lower than warning thresholds"));
|
||||
printf (" %s\n", _(" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "));
|
||||
printf (" %S\n", _(" TCB, LRUS and LRUM.\n"));
|
||||
printf (" %s\n", _(" TCB, LRUS and LRUM.\n"));
|
||||
|
||||
printf (_(UT_SUPPORT));
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue