1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-06-30 21:52:36 +02:00

Improve --help and friends

More clear "variable" names, better explanation if no programmer is selected etc.

Corresponding to flashrom svn r1624.

Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Stefan Tauner
2012-11-24 18:59:39 +00:00
parent e7a39bfc92
commit b226cb1662
3 changed files with 34 additions and 44 deletions

View File

@ -1461,7 +1461,6 @@ void list_programmers_linebreak(int startcol, int cols, int paren)
} else {
if (paren)
msg_ginfo(")");
msg_ginfo("\n");
}
}
}