add more information links

This commit is contained in:
marchersimon
2021-04-17 17:15:37 +02:00
committed by Starbeamrainbowlabs
parent 228e3cc92e
commit bc5d06ed1e
36 changed files with 36 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
> Substitutes environment variables with their value in shell format strings.
> Variables to be replaced should be in either `${var}` or `$var` format.
> More information: <https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html>.
- Replace environment variables in stdin and output to stdout: