mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 15:00:10 +01:00
man: fix description of environment variable NM_CONFIG_ENABLE_TAG
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1670
This commit is contained in:
parent
8c5aec7a1b
commit
7aebda5631
1 changed files with 1 additions and 1 deletions
|
|
@ -1568,7 +1568,7 @@ enable=nm-version-max:1.2.6
|
|||
You can also match against the value of the environment variable
|
||||
<literal>NM_CONFIG_ENABLE_TAG</literal>, like:
|
||||
<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"
|
||||
[.config]
|
||||
enable=env:TAG1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue