|
15.
|
|
|
missing arguments
|
|
|
|
missing arguments
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:136 src/gettext.c:169 src/ngettext.c:154
|
|
16.
|
|
|
Try ' %s --help' for more information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Try ' %s --help' for more information.
|
|
Translated and reviewed by
Jared Norris
|
|
|
|
Located in
src/envsubst.c:174 src/gettext.c:246 src/ngettext.c:211
|
|
17.
|
|
|
Usage: %s [OPTION] [SHELL-FORMAT]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Usage: %s [OPTION] [SHELL-FORMAT]
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:179
|
|
18.
|
|
|
Substitutes the values of environment variables.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Substitutes the values of environment variables.
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:184
|
|
19.
|
|
|
Operation mode:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Operation mode:
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:188
|
|
20.
|
|
|
-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.
|
|
|
|
-v, --variables output the variables occurring in SHELL-FORMAT
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:191
|
|
21.
|
|
|
Informative output:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Informative output:
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:195 src/gettext.c:275 src/ngettext.c:241
|
|
22.
|
|
|
-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.
|
|
|
|
-h, --help display this help and exit
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:198
|
|
23.
|
|
|
-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.
|
|
|
|
-V, --version output version information and exit
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:201
|
|
24.
|
|
|
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.
|
|
|
|
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.
|
|
Translated and reviewed by
Jem
|
|
|
|
Located in
src/envsubst.c:205
|