example export MLRRC=/path/to/my/mlrrc in docpage

This commit is contained in:
John Kerl 2020-08-19 10:45:22 -04:00
parent d738c7704f
commit 9808dc9a70
2 changed files with 2 additions and 0 deletions

View file

@ -79,6 +79,7 @@ POKI_INCLUDE_ESCAPED(sample_mlrrc)HERE
all, though, it is silently skipped.</li>
<li>Any <tt>.mlrrc</tt> in your home directory or current directory is ignored whenever
<tt>MLRRC</tt> is set in the environment.
<li>Example line in your shell&rsquo;s rc file: <tt>export MLRRC=/path/to/my/mlrrc</tt>
</ul>
<li>Otherwise:

View file

@ -201,6 +201,7 @@ skip-comments-with @
all, though, it is silently skipped.</li>
<li>Any <tt>.mlrrc</tt> in your home directory or current directory is ignored whenever
<tt>MLRRC</tt> is set in the environment.
<li>Example line in your shell&rsquo;s rc file: <tt>export MLRRC=/path/to/my/mlrrc</tt>
</ul>
<li>Otherwise: