|
5.
|
|
|
missing arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:139 src/gettext.c:170 src/ngettext.c:156
|
|
6.
|
|
|
Try ' %s --help' for more information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:177 src/gettext.c:247 src/ngettext.c:213
|
|
7.
|
|
|
Usage: %s [OPTION] [SHELL-FORMAT]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:182
|
|
8.
|
|
|
Substitutes the values of environment variables.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:187
|
|
9.
|
|
|
Operation mode:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:191
|
|
10.
|
|
|
-v, --variables output the variables occurring in SHELL-FORMAT
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:194
|
|
11.
|
|
|
Informative output:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:198 src/gettext.c:276 src/ngettext.c:243
|
|
12.
|
|
|
-h, --help display this help and exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:201
|
|
13.
|
|
|
-V, --version output version information and exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:204
|
|
14.
|
|
|
In normal operation mode, standard input is copied to standard output, 
with references to environment variables of the form $VARIABLE or ${VARIABLE} 
being replaced with the corresponding values. If a SHELL-FORMAT is given, 
only those environment variables that are referenced in SHELL-FORMAT are 
substituted; otherwise all environment variables references occurring in 
standard input are substituted.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:208
|