Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / envsubst.1.html
blobdf02a47318e6ae21eb4d68a94c16746e4b279b36
1 <!-- Creator : groff version 1.18.1 -->
2 <html>
3 <head>
4 <meta name="generator" content="groff -Thtml, see www.gnu.org">
5 <meta name="Content-Style" content="text/css">
6 <title>ENVSUBST</title>
7 </head>
8 <body>
10 <h1 align=center>ENVSUBST</h1>
11 <a href="#NAME">NAME</a><br>
12 <a href="#SYNOPSIS">SYNOPSIS</a><br>
13 <a href="#DESCRIPTION">DESCRIPTION</a><br>
14 <a href="#AUTHOR">AUTHOR</a><br>
15 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
16 <a href="#COPYRIGHT">COPYRIGHT</a><br>
17 <a href="#SEE ALSO">SEE ALSO</a><br>
19 <hr>
20 <a name="NAME"></a>
21 <h2>NAME</h2>
22 <!-- INDENTATION -->
23 <table width="100%" border=0 rules="none" frame="void"
24 cols="2" cellspacing="0" cellpadding="0">
25 <tr valign="top" align="left">
26 <td width="10%"></td>
27 <td width="89%">
28 <p>envsubst &minus; substitutes environment variables in
29 shell format strings</p>
30 </td>
31 </table>
32 <a name="SYNOPSIS"></a>
33 <h2>SYNOPSIS</h2>
34 <!-- INDENTATION -->
35 <table width="100%" border=0 rules="none" frame="void"
36 cols="2" cellspacing="0" cellpadding="0">
37 <tr valign="top" align="left">
38 <td width="10%"></td>
39 <td width="89%">
40 <p><b>envsubst</b> [<i>OPTION</i>] [<i>SHELL-FORMAT</i>]</p>
41 </td>
42 </table>
43 <a name="DESCRIPTION"></a>
44 <h2>DESCRIPTION</h2>
45 <!-- INDENTATION -->
46 <table width="100%" border=0 rules="none" frame="void"
47 cols="2" cellspacing="0" cellpadding="0">
48 <tr valign="top" align="left">
49 <td width="10%"></td>
50 <td width="89%">
51 <p>Substitutes the values of environment variables.</p>
52 </td>
53 </table>
54 <!-- INDENTATION -->
55 <table width="100%" border=0 rules="none" frame="void"
56 cols="2" cellspacing="0" cellpadding="0">
57 <tr valign="top" align="left">
58 <td width="4%"></td>
59 <td width="95%">
60 <p><b>Operation mode:</b></p></td>
61 </table>
62 <!-- INDENTATION -->
63 <table width="100%" border=0 rules="none" frame="void"
64 cols="2" cellspacing="0" cellpadding="0">
65 <tr valign="top" align="left">
66 <td width="10%"></td>
67 <td width="89%">
68 <p><b>&minus;v</b>, <b>&minus;&minus;variables</b></p></td>
69 </table>
70 <!-- INDENTATION -->
71 <table width="100%" border=0 rules="none" frame="void"
72 cols="2" cellspacing="0" cellpadding="0">
73 <tr valign="top" align="left">
74 <td width="21%"></td>
75 <td width="77%">
76 <p>output the variables occurring in SHELL-FORMAT</p>
77 </td>
78 </table>
79 <!-- INDENTATION -->
80 <table width="100%" border=0 rules="none" frame="void"
81 cols="2" cellspacing="0" cellpadding="0">
82 <tr valign="top" align="left">
83 <td width="4%"></td>
84 <td width="95%">
85 <p><b>Informative output:</b></p></td>
86 </table>
87 <!-- INDENTATION -->
88 <table width="100%" border=0 rules="none" frame="void"
89 cols="2" cellspacing="0" cellpadding="0">
90 <tr valign="top" align="left">
91 <td width="10%"></td>
92 <td width="89%">
93 <p><b>&minus;h</b>, <b>&minus;&minus;help</b></p></td>
94 </table>
95 <!-- INDENTATION -->
96 <table width="100%" border=0 rules="none" frame="void"
97 cols="2" cellspacing="0" cellpadding="0">
98 <tr valign="top" align="left">
99 <td width="21%"></td>
100 <td width="77%">
101 <p>display this help and exit</p>
102 </td>
103 </table>
104 <!-- INDENTATION -->
105 <table width="100%" border=0 rules="none" frame="void"
106 cols="2" cellspacing="0" cellpadding="0">
107 <tr valign="top" align="left">
108 <td width="10%"></td>
109 <td width="89%">
110 <p><b>&minus;V</b>, <b>&minus;&minus;version</b></p></td>
111 </table>
112 <!-- INDENTATION -->
113 <table width="100%" border=0 rules="none" frame="void"
114 cols="2" cellspacing="0" cellpadding="0">
115 <tr valign="top" align="left">
116 <td width="21%"></td>
117 <td width="77%">
118 <p>output version information and exit</p>
119 </td>
120 </table>
121 <!-- INDENTATION -->
122 <table width="100%" border=0 rules="none" frame="void"
123 cols="2" cellspacing="0" cellpadding="0">
124 <tr valign="top" align="left">
125 <td width="10%"></td>
126 <td width="89%">
127 <p>In normal operation mode, standard input is copied to
128 standard output, with references to environment variables of
129 the form $VARIABLE or ${VARIABLE} being replaced with the
130 corresponding values. If a SHELL-FORMAT is given, only those
131 environment variables that are referenced in SHELL-FORMAT
132 are substituted; otherwise all environment variables
133 references occurring in standard input are substituted.</p>
134 <!-- INDENTATION -->
135 <p>When <b>&minus;&minus;variables</b> is used, standard
136 input is ignored, and the output consists of the environment
137 variables that are referenced in SHELL-FORMAT, one per
138 line.</p>
139 </td>
140 </table>
141 <a name="AUTHOR"></a>
142 <h2>AUTHOR</h2>
143 <!-- INDENTATION -->
144 <table width="100%" border=0 rules="none" frame="void"
145 cols="2" cellspacing="0" cellpadding="0">
146 <tr valign="top" align="left">
147 <td width="10%"></td>
148 <td width="89%">
149 <p>Written by Bruno Haible.</p>
150 </td>
151 </table>
152 <a name="REPORTING BUGS"></a>
153 <h2>REPORTING BUGS</h2>
154 <!-- INDENTATION -->
155 <table width="100%" border=0 rules="none" frame="void"
156 cols="2" cellspacing="0" cellpadding="0">
157 <tr valign="top" align="left">
158 <td width="10%"></td>
159 <td width="89%">
160 <p>Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</p>
161 </td>
162 </table>
163 <a name="COPYRIGHT"></a>
164 <h2>COPYRIGHT</h2>
165 <!-- INDENTATION -->
166 <table width="100%" border=0 rules="none" frame="void"
167 cols="2" cellspacing="0" cellpadding="0">
168 <tr valign="top" align="left">
169 <td width="10%"></td>
170 <td width="89%">
171 <p>Copyright &copy; 2003-2007 Free Software Foundation, Inc.
172 License GPLv3+: GNU GPL version 3 or later
173 &lt;http://gnu.org/licenses/gpl.html&gt;<br>
174 This is free software: you are free to change and
175 redistribute it. There is NO WARRANTY, to the extent
176 permitted by law.</p>
177 </td>
178 </table>
179 <a name="SEE ALSO"></a>
180 <h2>SEE ALSO</h2>
181 <!-- INDENTATION -->
182 <table width="100%" border=0 rules="none" frame="void"
183 cols="2" cellspacing="0" cellpadding="0">
184 <tr valign="top" align="left">
185 <td width="10%"></td>
186 <td width="89%">
187 <p>The full documentation for <b>envsubst</b> is maintained
188 as a Texinfo manual. If the <b>info</b> and <b>envsubst</b>
189 programs are properly installed at your site, the
190 command</p>
191 </td>
192 </table>
193 <!-- INDENTATION -->
194 <table width="100%" border=0 rules="none" frame="void"
195 cols="2" cellspacing="0" cellpadding="0">
196 <tr valign="top" align="left">
197 <td width="20%"></td>
198 <td width="79%">
199 <p><b>info envsubst</b></p>
200 </td>
201 </table>
202 <!-- INDENTATION -->
203 <table width="100%" border=0 rules="none" frame="void"
204 cols="2" cellspacing="0" cellpadding="0">
205 <tr valign="top" align="left">
206 <td width="10%"></td>
207 <td width="89%">
208 <p>should give you access to the complete manual.</p>
209 </td>
210 </table>
211 <hr>
212 </body>
213 </html>