mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-03-08 17:21:16 -04:00
Updated help file to remove swap -s reference (Sivakumar Nellurandi)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1200 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
60882c0667
commit
9ea5f808f6
1 changed files with 0 additions and 4 deletions
|
|
@ -506,10 +506,6 @@ print_help (void)
|
|||
-v, --verbose\n\
|
||||
Verbose output. Up to 3 levels\n"));
|
||||
|
||||
printf (_("\n\
|
||||
On Solaris, if -a specified, uses swap -l, otherwise uses swap -s.\n\
|
||||
Will be discrepencies because swap -s counts allocated swap and includes\n\
|
||||
real memory\n"));
|
||||
printf (_("\n\
|
||||
On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue