Date: | 2017-05-11 19:00:25 (3 years 8 months ago) |
---|---|
Author: | Werner Almesberger |
Commit: | fa98e58157b6f68396d302c32421e882ac87f45b |
Message: | fped.c (usage): fix typo "heigth" |
Files: |
fped.c (1 diff) |
Change Details
fped.c | ||
---|---|---|
108 | 108 | " -K show the pad type key\n" |
109 | 109 | " -m do not show measurements\n" |
110 | 110 | " -s scale scale factor for -P (default: auto-scale)\n" |
111 | " -s [width]x[heigth]\n" | |
111 | " -s [width]x[height]\n" | |
112 | 112 | " auto-scale to fit within specified box. Dimensions in mm.\n" |
113 | 113 | " cpp_option -Idir, -Dname[=value], or -Uname\n" |
114 | 114 | , name); |
Branches:
master