mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-26 17:28:13 +00:00
example export MLRRC=/path/to/my/mlrrc in docpage
This commit is contained in:
parent
d738c7704f
commit
9808dc9a70
2 changed files with 2 additions and 0 deletions
|
|
@ -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’s rc file: <tt>export MLRRC=/path/to/my/mlrrc</tt>
|
||||
</ul>
|
||||
|
||||
<li>Otherwise:
|
||||
|
|
|
|||
|
|
@ -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’s rc file: <tt>export MLRRC=/path/to/my/mlrrc</tt>
|
||||
</ul>
|
||||
|
||||
<li>Otherwise:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue