diff options
Diffstat (limited to 'man/environment.d.xml')
-rw-r--r-- | man/environment.d.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/environment.d.xml b/man/environment.d.xml index 2302992fa5..4022c25c36 100644 --- a/man/environment.d.xml +++ b/man/environment.d.xml @@ -81,6 +81,9 @@ and <literal>$OTHER_KEY</literal> format. No other elements of shell syntax are supported. </para> + <para>Each<replaceable>KEY</replaceable> must be a valid variable name. Empty lines + and lines beginning with the comment character <literal>#</literal> are ignored.</para> + <refsect2> <title>Example</title> <example> |