From: Bruno Haible Date: Mon, 1 Dec 2003 13:43:30 +0000 (+0000) Subject: Autogenerated for 0.13. X-Git-Tag: v0.13~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f2fd8c86186e4096adabc27596dfadaa658e52;p=thirdparty%2Fgettext.git Autogenerated for 0.13. --- diff --git a/gettext-runtime/man/envsubst.1 b/gettext-runtime/man/envsubst.1 new file mode 100644 index 000000000..a435e6ebb --- /dev/null +++ b/gettext-runtime/man/envsubst.1 @@ -0,0 +1,53 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. +.TH ENVSUBST "1" "November 2003" "GNU gettext-runtime 0.13" GNU +.SH NAME +envsubst \- substitutes environment variables in shell format strings +.SH SYNOPSIS +.B envsubst +[\fIOPTION\fR] [\fISHELL-FORMAT\fR] +.SH DESCRIPTION +.\" Add any additional description here +.PP +Substitutes the values of environment variables. +.SS "Operation mode:" +.TP +\fB\-v\fR, \fB\-\-variables\fR +output the variables occurring in SHELL-FORMAT +.SS "Informative output:" +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit +.TP +\fB\-V\fR, \fB\-\-version\fR +output version information and exit +.PP +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. +.PP +When \fB\-\-variables\fR is used, standard input is ignored, and the output consists +of the environment variables that are referenced in SHELL-FORMAT, one per line. +.SH AUTHOR +Written by Bruno Haible. +.SH "REPORTING BUGS" +Report bugs to . +.SH COPYRIGHT +Copyright \(co 2003 Free Software Foundation, Inc. +.br +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +.SH "SEE ALSO" +The full documentation for +.B envsubst +is maintained as a Texinfo manual. If the +.B info +and +.B envsubst +programs are properly installed at your site, the command +.IP +.B info envsubst +.PP +should give you access to the complete manual. diff --git a/gettext-runtime/man/envsubst.1.html b/gettext-runtime/man/envsubst.1.html new file mode 100644 index 000000000..1e601d6d5 --- /dev/null +++ b/gettext-runtime/man/envsubst.1.html @@ -0,0 +1,167 @@ + + + + +ENVSUBST + + + +

ENVSUBST

+NAME
+SYNOPSIS
+DESCRIPTION
+AUTHOR
+REPORTING BUGS
+COPYRIGHT
+SEE ALSO
+ +
+ + +

NAME

+ + +
+envsubst - substitutes environment variables in shell format strings
+ +

SYNOPSIS

+ + + +
+envsubst [OPTION] +[SHELL-FORMAT]
+ +

DESCRIPTION

+ + + +
+Substitutes the values of environment +variables.
+ + + +
+Operation mode:
+ + + +
+-v, --variables
+ + + +
+output the variables occurring in SHELL-FORMAT
+ + + +
+Informative output:
+ + + +
+-h, --help
+ + + +
+display this help and exit
+ + + +
+-V, --version
+ + + +
+output version information and exit
+ + + +
+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.
+ + + +
+When --variables is used, standard input is ignored, +and the output consists of the environment variables that +are referenced in SHELL-FORMAT, one per line.
+ +

AUTHOR

+ + + +
+Written by Bruno Haible.
+ +

REPORTING BUGS

+ + + +
+Report bugs to <bug-gnu-gettext@gnu.org>.
+ +

COPYRIGHT

+ + + +
+Copyright 2003 Free Software Foundation, Inc.
+This is free software; see the source for copying +conditions. There is NO warranty; not even for +MERCHANTABILITY or FITNESS FOR A PARTICULAR +PURPOSE.
+ +

SEE ALSO

+ + + +
+The full documentation for envsubst is maintained as +a Texinfo manual. If the info and envsubst +programs are properly installed at your site, the +command
+ + + +
+info envsubst
+ + + +
+should give you access to the complete manual.
+
+ +