| # | Line 142 | Line 142 | char *argv[]; | |
|---|---|---|
| 142 | exit(0); | |
| 143 | userr: | |
| 144 | fprintf(stderr, | |
| 145 | < | "Usage: %s [-b][-c ncolors][-g gamv][-e +/-stops] input [output]\n", |
| 145 | > | "Usage: %s [-b][-d][-n samp][-c ncolors][-g gamv][-e +/-stops] input [output]\n", |
| 146 | progname); | |
| 147 | exit(1); | |
| 148 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |