ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rcode_norm.c
(Generate patch)

Comparing ray/src/util/rcode_norm.c (file contents):
Revision 2.5 by greg, Wed Nov 13 18:17:05 2019 UTC vs.
Revision 2.6 by greg, Wed Nov 13 18:20:47 2019 UTC

# Line 22 | Line 22 | usage_exit(int code)
22   {
23          fputs("Usage: ", stderr);
24          fputs(progname, stderr);
25 <        fputs(" [-h[io]][-H[io]][-f[afd]] [input [output.nrm]]\n", stderr);
25 >        fputs(" [-h[io]][-H[io]][-f[afd]][-x xr -y yr] [input [output.nrm]]\n", stderr);
26          fputs("   Or: ", stderr);
27          fputs(progname, stderr);
28          fputs(" -r [-i][-u][-h[io]][-H[io]][-f[afd]] [input.nrm [output]]\n",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines