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

Comparing ray/doc/man/man1/rcollate.1 (file contents):
Revision 1.4 by greg, Wed Sep 18 21:24:36 2013 UTC vs.
Revision 1.5 by greg, Fri May 30 00:00:54 2014 UTC

# Line 69 | Line 69 | Note that the lack of row separators in binary files m
69   does not actually do anything for binary files unless the transpose
70   option is given, also.
71   .PP
72 + If an input header is present, it may contain the format, number of components
73 + and matrix dimensions.
74 + In such cases, the
75 + .I \-ic,
76 + .I \-ir
77 + and
78 + .I \-f
79 + options are not required, but will be checked against the header
80 + information if provided.
81 + .PP
82   The transpose option,
83   .I \-t
84   swaps rows and columns on the input.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines