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

Comparing ray/doc/man/man1/wrapBSDF.1 (file contents):
Revision 1.4 by greg, Tue Aug 18 20:59:42 2015 UTC vs.
Revision 1.5 by greg, Tue Feb 2 22:34:00 2016 UTC

# Line 27 | Line 27 | wrapBSDF - put XML wrapper around WINDOW6 BSDF data
27   ][
28   .B "\-rf inp"
29   ][
30 + .B \-U
31 + ][
32   .B "\-C comm"
33   ][
34   .B "input.xml"
# Line 125 | Line 127 | option may be used to specify a comment to be inserted
127   head of the output.
128   Up to 30 comment strings may be given, and they will appear one
129   after the other in the prologue surrounded by the XML comment syntax.
130 + .PP
131 + The
132 + .I \-U
133 + option tells
134 + .I wrapBSDF
135 + to unlink (remove) input data files following successful completion.
136 + These files are often temporary, existing solely for the purposes
137 + of data transfer.
138   .SH EXAMPLE
139   Create an WINDOW6 BSDF from computed transmission matrix:
140   .IP "" .2i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines