]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setterm: fix various color option argument lists
authorSami Kerola <kerolasa@iki.fi>
Tue, 2 Apr 2013 19:42:54 +0000 (20:42 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 5 Apr 2013 11:56:12 +0000 (13:56 +0200)
commit2dc87166a7b347c2f0bf7023b3ad2528f0d67671
treea6a9f92a5a759f9266fcb3c79fb6ab06495c537b
parentf059bdf6085d0b28c8e0eebfef39c47c48622691
setterm: fix various color option argument lists

The lists did not have correct colors in usage().  Because the usage()
had to be fixed, it is best to make the output easy for translators to
work with.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
term-utils/setterm.c