man: fix description of environment variable NM_CONFIG_ENABLE_TAG
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1670
This commit is contained in:
@@ -1568,7 +1568,7 @@ enable=nm-version-max:1.2.6
|
|||||||
You can also match against the value of the environment variable
|
You can also match against the value of the environment variable
|
||||||
<literal>NM_CONFIG_ENABLE_TAG</literal>, like:
|
<literal>NM_CONFIG_ENABLE_TAG</literal>, like:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
# always skip loading the file when running NetworkManager with
|
# only load the file when running NetworkManager with
|
||||||
# environment variable "NM_CONFIG_ENABLE_TAG=TAG1"
|
# environment variable "NM_CONFIG_ENABLE_TAG=TAG1"
|
||||||
[.config]
|
[.config]
|
||||||
enable=env:TAG1
|
enable=env:TAG1
|
||||||
|
Reference in New Issue
Block a user