vtfontcvt(8): Update usage() to match vtfontcvt.8
MFC after: 2 weeks
This commit is contained in:
parent
cad64622ca
commit
ef2d0816dd
@ -180,8 +180,8 @@ usage(void)
|
||||
{
|
||||
|
||||
(void)fprintf(stderr, "usage: vtfontcvt "
|
||||
"[-n] [-f font|source|compressed-source] [-w width] [-h height]\n"
|
||||
"\t[-v] -o output_file normal.bdf [bold.bdf]\n");
|
||||
"[-nv] [-f format] [-h height] [-w width]\n"
|
||||
"\t-o output_file normal_font [bold_font]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user