- Correct help in aix local mode
This commit is contained in:
parent
481dd73cc8
commit
0bf46bfceb
|
@ -179,7 +179,7 @@ Command path (Default: none).
|
|||
|
||||
=item B<--command-options>
|
||||
|
||||
Command options (Default: '-P -k -T 2>&1').
|
||||
Command options (Default: '-P -k 2>&1').
|
||||
|
||||
=item B<--filter-fs>
|
||||
|
||||
|
|
|
@ -254,7 +254,7 @@ Command path (Default: none).
|
|||
|
||||
=item B<--command-options>
|
||||
|
||||
Command options (Default: '-P -k -T 2>&1').
|
||||
Command options (Default: '-P -k 2>&1').
|
||||
|
||||
=item B<--warning>
|
||||
|
||||
|
@ -284,10 +284,6 @@ Allows to use regexp to filter storage mount point (with option --name).
|
|||
|
||||
Allows to use regexp non case-sensitive (with --regexp).
|
||||
|
||||
=item B<--filter-type>
|
||||
|
||||
Filter filesystem type (regexp can be used).
|
||||
|
||||
=item B<--filter-fs>
|
||||
|
||||
Filter filesystem (regexp can be used).
|
||||
|
|
Loading…
Reference in New Issue