| # | Line 27 | Line 27 | usage_exit(int code) | |
|---|---|---|
| 27 | fputs("Usage: ", stderr); | |
| 28 | fputs(progname, stderr); | |
| 29 | fputs( | |
| 30 | < | " [-d ref_depth/unit][-h[io]][-H[io]][-f[afd]] [input [output.dpt]]\n", |
| 30 | > | " [-d ref_depth/unit][-h[io]][-H[io]][-f[afd]][-x xr -y yr] [input [output.dpt]]\n", |
| 31 | stderr); | |
| 32 | fputs(" Or: ", stderr); | |
| 33 | fputs(progname, stderr); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |