+ Fix help for cisco ucs equipment mode

This commit is contained in:
garnier-quentin 2015-12-18 10:15:09 +01:00
parent 9d0a25c176
commit 6e3f91fbfd
1 changed files with 2 additions and 2 deletions

View File

@ -226,12 +226,12 @@ Can be: 'fan', 'psu', 'chassis', 'iocard', 'blade', 'fex', 'cpu', 'memory', 'loc
=item B<--exclude>
Exclude some parts (comma seperated list) (Example: --exclude=fan)
Can be specific or global: --absent-problem=fan,/sys/chassis-7/fan-module-1-7/fan-1
Can be specific or global: --exclude=fan#/sys/chassis-7/fan-module-1-7/fan-1#
=item B<--absent-problem>
Return an error if an entity is not 'present' (default is skipping) (comma seperated list)
Can be specific or global: --exclude=fan#/sys/chassis-7/fan-module-1-7/fan-1#
Can be specific or global: --absent-problem=fan,/sys/chassis-7/fan-module-1-7/fan-1
=item B<--no-component>