mirror of
https://github.com/thomas-krenn/check_lsi_raid.git
synced 2026-02-28 06:38:40 +01:00
Fix typo in help text
This commit is contained in:
@@ -72,7 +72,7 @@ sub displayUsage {
|
||||
For further information please visit:
|
||||
http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN39\n";
|
||||
print " [ -V --version ]
|
||||
Displays the plugin and, if available, the version if StorCLI.\n";
|
||||
Displays the plugin and, if available, the version of StorCLI.\n";
|
||||
print " [ -C <num> | --controller <num> ]
|
||||
Specifies a controller number, defaults to 0.\n";
|
||||
print " [ -EID <ids> | --enclosure <ids> ]
|
||||
|
||||
Reference in New Issue
Block a user