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

Comparing ray/doc/man/man1/getinfo.1 (file contents):
Revision 1.6 by greg, Mon Jul 28 17:25:03 2014 UTC vs.
Revision 1.7 by greg, Tue Aug 30 06:10:12 2016 UTC

# Line 14 | Line 14 | getinfo - get header information from a RADIANCE file
14   -
15   .br
16   .B getinfo
17 + .B -a
18 + .B "info_line1 .."
19 + .br
20 + .B getinfo
21   .B -c
22   .B "command .."
23   .SH DESCRIPTION
# Line 48 | Line 52 | and copies the body of the file from the standard
52   input to the standard output.
53   .PP
54   The third form of
55 + .I "getinfo \-a"
56 + adds one or more header lines to the standard input.
57 + These lines are given as arguments to
58 + .I getinfo,
59 + and must be quoted if they contain spaces.
60 + .PP
61 + The fourth form of
62   .I "getinfo \-c"
63   is followed by a command and its arguments, which is executed
64   on the data segment of the standard input.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines