diff --git a/os/aix/local/mode/liststorages.pm b/os/aix/local/mode/liststorages.pm index 5691e53b2..cc269c9f3 100644 --- a/os/aix/local/mode/liststorages.pm +++ b/os/aix/local/mode/liststorages.pm @@ -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> diff --git a/os/aix/local/mode/storage.pm b/os/aix/local/mode/storage.pm index d54aad16c..04523c86c 100644 --- a/os/aix/local/mode/storage.pm +++ b/os/aix/local/mode/storage.pm @@ -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).