mirror of
https://github.com/thomas-krenn/check_lsi_raid.git
synced 2026-03-10 19:17:41 +01:00
Add nosudo option to help text
This commit is contained in:
@@ -134,7 +134,9 @@ sub displayUsage {
|
||||
print " [ --noenclosures <0/1> ]
|
||||
Specifies if enclosures are present or not. 0 means enclosures are
|
||||
present (default), 1 states no enclosures are used (no 'eall' in
|
||||
storcli commands).\n"
|
||||
storcli commands).\n";
|
||||
print " [--nosudo]
|
||||
Turn off using sudo.\n";
|
||||
}
|
||||
|
||||
# Displays a short Help text for the user
|
||||
|
||||
Reference in New Issue
Block a user