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.3 by greg, Fri Jul 5 15:04:20 2019 UTC vs.
Revision 1.6 by greg, Mon Jul 22 18:01:03 2019 UTC

# Line 52 | Line 52 | additional
52   .I \-t
53   options between each output specification.
54   Note that there is no space between this option and its argument.
55 + If no character is specified, the default (newline) is used.
56   .PP
57   An output is either a file or a command.
58   If an output file exists, it will not be overwritten unless the
# Line 135 | Line 136 | Neither
136   .I \-oh
137   nor
138   .I \-oH
139 < may be used with the append mode ('-a').
140 < .SH EXAMPLE
139 > may be used with the append mode ('-a'), which may also be toggled.
140 > .SH EXAMPLES
141   To alternate 5 lines between two output files:
142   .IP "" .2i
143   rsplit -oa5 output1.txt output2.txt < input.txt
# Line 153 | Line 154 | vwrays [viewspec] | rtrace [options] -x 1024 -y 768 -h
154   .SH AUTHOR
155   Greg Ward
156   .SH "SEE ALSO"
157 < cnt(1), histo(1), neaten(1), rcalc(1), rlam(1), rtrace(1),
157 > cnt(1), histo(1), neaten(1), rcalc(1), rcode_depth(1),
158 > rcode_ident(1), rcode_norm(1), rlam(1), rtrace(1),
159   split(1), tabfunc(1), total(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines