--- ray/src/px/ra_gif.c 1994/06/10 12:51:27 2.4 +++ ray/src/px/ra_gif.c 1994/11/21 15:55:59 2.5 @@ -142,7 +142,7 @@ char *argv[]; exit(0); userr: fprintf(stderr, - "Usage: %s [-b][-c ncolors][-g gamv][-e +/-stops] input [output]\n", + "Usage: %s [-b][-d][-n samp][-c ncolors][-g gamv][-e +/-stops] input [output]\n", progname); exit(1); }