texlive[68993] Master/texmf-dist/doc/support/tlmgrbasics: tlmgrbasics
commits+karl at tug.org
commits+karl at tug.org
Tue Nov 28 21:43:44 CET 2023
Revision: 68993
https://tug.org/svn/texlive?view=revision&revision=68993
Author: karl
Date: 2023-11-28 21:43:44 +0100 (Tue, 28 Nov 2023)
Log Message:
-----------
tlmgrbasics (28nov23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/support/tlmgrbasics/README
trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdf
trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex
Modified: trunk/Master/texmf-dist/doc/support/tlmgrbasics/README
===================================================================
--- trunk/Master/texmf-dist/doc/support/tlmgrbasics/README 2023-11-28 20:43:34 UTC (rev 68992)
+++ trunk/Master/texmf-dist/doc/support/tlmgrbasics/README 2023-11-28 20:43:44 UTC (rev 68993)
@@ -1,5 +1,5 @@
This is the README for the tlmgrbasics package,
-version 2023-06-24.
+version 2023-11-27.
This package provides simplified documentation for tlmgr,
the TeX Live Native Manager. It is derived from tlmgr.1, the
@@ -8,4 +8,4 @@
This document is licensed under the GNU General Public
License, Version 2 or later and is maintained by Bob Tennent
-(rdt at cs.queensu.ca).
+(rdtennent at gmail dot com).
Modified: trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex
===================================================================
--- trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex 2023-11-28 20:43:34 UTC (rev 68992)
+++ trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex 2023-11-28 20:43:44 UTC (rev 68993)
@@ -12,7 +12,7 @@
\author{edited by Bob Tennent\thanks{\scriptsize Derived
from the man page \texttt{tlmgr.1} and licensed under
the GNU General Public Licence, Version 2 or later.}\\
-\url{rdt at cs.queensu.ca}}
+\url{rdtennent at gmail.ca}}
\usepackage[headheight=14pt]{geometry}
\usepackage{fancyhdr}
@@ -514,6 +514,20 @@
Uninstalls all of \TeX\,Live, asking for confirmation unless
\texttt{-force} is also specified.
+\item\texttt{-force}\par
+
+By default, removal of a package or collection that is a dependency of another collection or
+scheme is not allowed. With this option, the package will be removed unconditionally. Use
+with care.
+
+A package that has been removed using the \texttt{-force} option (despite being listed in an
+installed collection or scheme) will not subsequently be updated, and will be mentioned
+in the output of \texttt{tlmgr update -list}
+as having been
+forcibly
+removed.
+
+
\end{description}
\begin{sloppypar}
More information about the tex-live-commits
mailing list.