mirror of
https://github.com/outbackdingo/debos.git
synced 2026-01-27 02:18:42 +00:00
Fix typo: environemnt -> environment
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
This commit is contained in:
@@ -133,7 +133,7 @@ recipes. Additional more detailed example recipes are stored under [debos-recipe
|
||||
## Environment variables
|
||||
|
||||
debos reads a predefined list of environment variables from the host and
|
||||
propagates them to the fakemachine build environemnt. The set of
|
||||
propagates them to the fakemachine build environment. The set of
|
||||
environment variables is defined by `environ_vars` in
|
||||
`cmd/debos/debos.go`. Currently the list of environment variables includes
|
||||
the proxy environment variables documented at:
|
||||
|
||||
@@ -181,7 +181,7 @@ https://github.com/go-debos/debos-recipes
|
||||
.SH ENVIRONMENT VARIABLES
|
||||
.PP
|
||||
debos reads a predefined list of environment variables from the host and
|
||||
propagates them to the fakemachine build environemnt.
|
||||
propagates them to the fakemachine build environment.
|
||||
The set of environment variables is defined by \f[V]environ_vars\f[R] in
|
||||
\f[V]cmd/debos/debos.go\f[R].
|
||||
Currently the list of environment variables includes the proxy
|
||||
|
||||
Reference in New Issue
Block a user