man: fix description of environment variable NM_CONFIG_ENABLE_TAG

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1670
This commit is contained in:
qyecst 2023-06-25 23:38:45 +00:00 committed by Thomas Haller
parent 8c5aec7a1b
commit 7aebda5631
No known key found for this signature in database
GPG Key ID: 29C2366E4DFC5728

View File

@ -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