[coreboot-gerrit] New patch to review for coreboot: cbfstool: Fix typo in help text

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Thu Oct 13 18:24:27 CEST 2016


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/17018

-gerrit

commit dc7c7486dd890492c53ce34eb9bc1edeb0b7f400
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Thu Oct 13 18:24:10 2016 +0200

    cbfstool: Fix typo in help text
    
    Change-Id: Ic5a3be1128f2f9a53d21e0a2c577192962260df6
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 util/cbfstool/cbfstool.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c
index 6553c42..c823dc8 100644
--- a/util/cbfstool/cbfstool.c
+++ b/util/cbfstool/cbfstool.c
@@ -1191,7 +1191,7 @@ static void usage(char *name)
 	     "  -u               Accept short data; fill upward/from bottom\n"
 	     "  -d               Accept short data; fill downward/from top\n"
 	     "  -F               Force action\n"
-	     "  -g               Generate potition and alignment arguments\n"
+	     "  -g               Generate position and alignment arguments\n"
 	     "  -v               Provide verbose output\n"
 	     "  -h               Display this help message\n\n"
 	     "COMMANDs:\n"



More information about the coreboot-gerrit mailing list