fix typo
This commit is contained in:
parent
cde7cec624
commit
4e9c53bba2
|
@ -203,11 +203,11 @@ Use 'sudo' to execute the command.
|
|||
|
||||
=item B<--command>
|
||||
|
||||
Command to get information. Used it you have output in a file.
|
||||
Specify command (default: 'dsmadmc').
|
||||
|
||||
=item B<--command-path>
|
||||
|
||||
Command path.
|
||||
Specify path (default: '/opt/tivoli/tsm/client/ba/bin')
|
||||
|
||||
=item B<--command-options>
|
||||
|
||||
|
|
|
@ -180,12 +180,12 @@ Filter by storage pool name.
|
|||
=item B<--warning-*>
|
||||
|
||||
Set warning threshold. Can be : 'total', 'used',
|
||||
online', offline', empty', pending', filling', full'.
|
||||
'online',' offline', 'empty', 'pending', 'filling', full'.
|
||||
|
||||
=item B<--critical-*>
|
||||
|
||||
Set critical threshold. Can be : 'total', 'used',
|
||||
online', offline', empty', pending', filling', full'.
|
||||
'online', 'offline', empty', 'pending', 'filling', full'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue