This looks ok to me. Ok to commit.
Z.
Post by Dan Gora---
ipmitool/lib/ipmi_hpmfwupg.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/ipmitool/lib/ipmi_hpmfwupg.c b/ipmitool/lib/ipmi_hpmfwupg.c
index 46bcb31..d9ced65 100644
--- a/ipmitool/lib/ipmi_hpmfwupg.c
+++ b/ipmitool/lib/ipmi_hpmfwupg.c
@@ -3676,13 +3676,14 @@ static void HpmfwupgPrintUsage(void)
lprintf(LOG_NOTICE,"help - This help menu");
lprintf(LOG_NOTICE,"check - Check the target information");
lprintf(LOG_NOTICE,"check <file> - If the user is unsure of what update is going to be ");
- lprintf(LOG_NOTICE," This will display the existing target version and image ");
- lprintf(LOG_NOTICE," version on the screen");
+ lprintf(LOG_NOTICE," This will display the existing target version and");
+ lprintf(LOG_NOTICE," image version on the screen");
lprintf(LOG_NOTICE,"upgrade <file> - Upgrade the firmware using a valid HPM.1 image <file>");
lprintf(LOG_NOTICE," This checks the version from the file and image and ");
lprintf(LOG_NOTICE," if it differs then only updates else skips");
- lprintf(LOG_NOTICE,"upgrade <file> all - Updates all the components present in the file on the target board");
- lprintf(LOG_NOTICE," without skipping (use this only after using \"check\" command");
+ lprintf(LOG_NOTICE,"upgrade <file> all - Updates all the components present in the file");
+ lprintf(LOG_NOTICE," on the target board without skipping.");
+ lprintf(LOG_NOTICE," Use this only after using \"check\" command");
lprintf(LOG_NOTICE,"upgrade <file> component x - Upgrade only component <x> from the given <file>");
lprintf(LOG_NOTICE," component 0 - BOOT");
lprintf(LOG_NOTICE," component 1 - RTK");
--
1.7.7
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ipmitool-devel mailing list
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel