mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 01:47:58 +02:00
man: fix description of environment variable NM_CONFIG_ENABLE_TAG
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1670
(cherry picked from commit 7aebda5631)
This commit is contained in:
parent
c66ae93415
commit
867609eaba
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