ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rsplit.1
(Generate patch)

Comparing ray/doc/man/man1/rsplit.1 (file contents):
Revision 1.8 by greg, Thu Nov 7 23:13:12 2019 UTC vs.
Revision 1.10 by greg, Sun Apr 5 02:25:22 2020 UTC

# Line 65 | Line 65 | option is given, or it is being appended using the
65   .I \-a
66   option.
67   Commands are given in quotes, and begin with an exclamantion point ('!').
68 + A period ('.') may also be specified as output,
69 + which indicates that no output is desired for this field.
70 + The corresponding data will be skipped on the input.
71   .PP
72   The
73   .I \-oa
# Line 104 | Line 107 | maximum number of records that will be written by
107   .PP
108   A hyphen ('-') by itself can be used to indicate the standard
109   output, and may appear multiple times.
110 + The options before the first appearance determine the
111 + header parameters, if any.
112   Results will be unpredictable if the standard output is specified
113   in this way
114   and any of the command outputs also writes to their standard output.
# Line 156 | Line 161 | vwrays [viewspec] | rtrace [options] -x 1024 -y 768 -h
161   Greg Ward
162   .SH "SEE ALSO"
163   cnt(1), histo(1), neaten(1), rcalc(1), rcode_depth(1),
164 < rcode_ident(1), rcode_norm(1), rlam(1), rtrace(1),
165 < split(1), tabfunc(1), total(1)
164 > rcode_ident(1), rcode_norm(1), rcode2bmp(1),
165 > rlam(1), rtpict(1), rtrace(1), split(1), tabfunc(1), total(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines