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.6 by greg, Mon Jul 22 18:01:03 2019 UTC vs.
Revision 1.7 by greg, Thu Aug 22 21:54:46 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.
55   .PP
56   An output is either a file or a command.
57   If an output file exists, it will not be overwritten unless the
# Line 90 | Line 89 | greater than zero write multiple fields per record to
89   If the terminating character is set to something other than newline ('\\n'),
90   a newline is added after each record (in addition to the terminator).
91   For binary output formts, no number implies one value per output.
92 < The terminator is not used for binary output streams.
94 < .PP
95 < These options may be interspersed with output specifications,
96 < indicating different data to draw from the different files.
92 > No terminator characters are expected or written for binary outputs.
93   .PP
94   If a
95   .I \-on

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines