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:
qyecst 2023-06-25 23:38:45 +00:00 committed by Thomas Haller
parent c66ae93415
commit 867609eaba
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