summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-13 23:49:13 +0000
committerKarl Berry <karl@freefriends.org>2022-04-13 23:49:13 +0000
commit101efa75da6a7da53941871e00d25dae45c95191 (patch)
tree2b4ddcef2149a9dfe3a907a62a264bfaa98d6660 /Master/texmf-dist/doc/texlive
parent61e26f4a7f01a836cd2c99d81707160e58627f41 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63023 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/texlive')
-rw-r--r--Master/texmf-dist/doc/texlive/tlmgr.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html
index 165f0e11d74..aecf5314d99 100644
--- a/Master/texmf-dist/doc/texlive/tlmgr.html
+++ b/Master/texmf-dist/doc/texlive/tlmgr.html
@@ -62,6 +62,7 @@
<li><a href="#User-mode-install">User mode install</a></li>
<li><a href="#User-mode-backup-restore-remove-update">User mode backup, restore, remove, update</a></li>
<li><a href="#User-mode-generate-option-paper">User mode generate, option, paper</a></li>
+ <li><a href="#User-mode-logs">User mode logs</a></li>
</ul>
</li>
<li><a href="#MULTIPLE-REPOSITORIES">MULTIPLE REPOSITORIES</a>
@@ -1613,6 +1614,10 @@ tlmgr remove --force foobar</code></pre>
<p>In user mode, these actions operate only on the user tree&#39;s configuration files and/or <code>texlive.tlpdb</code>.</p>
+<h2 id="User-mode-logs">User mode logs</h2>
+
+<p>In user mode, <code>tlmgr.log</code> and &lt;tlmgr-commands.log&gt; are written in the <code>USERTREE/web2c/</code> directlry instead of <code>TEXMFSYSVAR/web2c/</code>.</p>
+
<h1 id="MULTIPLE-REPOSITORIES">MULTIPLE REPOSITORIES</h1>
<p>The main TeX Live repository contains a vast array of packages. Nevertheless, additional local repositories can be useful to provide locally-installed resources, such as proprietary fonts and house styles. Also, alternative package repositories distribute packages that cannot or should not be included in TeX Live, for whatever reason.</p>
@@ -2121,7 +2126,7 @@ other output from post actions, not in machine readable form</code></pre>
<p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p>
-<p>$Id: tlmgr.pl 62273 2022-02-28 08:52:17Z preining $</p>
+<p>$Id: tlmgr.pl 63018 2022-04-13 00:49:43Z karl $</p>
</body>