From 6e3f91fbfdcf11bd42097a007061d06e2123483e Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Fri, 18 Dec 2015 10:15:09 +0100 Subject: [PATCH] + Fix help for cisco ucs equipment mode --- hardware/server/cisco/ucs/mode/equipment.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/server/cisco/ucs/mode/equipment.pm b/hardware/server/cisco/ucs/mode/equipment.pm index 1048ec360..91d7e45ac 100644 --- a/hardware/server/cisco/ucs/mode/equipment.pm +++ b/hardware/server/cisco/ucs/mode/equipment.pm @@ -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>