mirror of
git://projects.qi-hardware.com/fped.git
synced 2024-11-21 20:59:42 +02:00
fped.c (usage): fix typo "heigth"
This commit is contained in:
parent
103933acf5
commit
fa98e58157
2
fped.c
2
fped.c
@ -108,7 +108,7 @@ static void usage(const char *name)
|
||||
" -K show the pad type key\n"
|
||||
" -m do not show measurements\n"
|
||||
" -s scale scale factor for -P (default: auto-scale)\n"
|
||||
" -s [width]x[heigth]\n"
|
||||
" -s [width]x[height]\n"
|
||||
" auto-scale to fit within specified box. Dimensions in mm.\n"
|
||||
" cpp_option -Idir, -Dname[=value], or -Uname\n"
|
||||
, name);
|
||||
|
Loading…
Reference in New Issue
Block a user