texlive[70175] Master/texmf-dist/doc/support/tlmgrbasics: tlmgrbasics

commits+karl at tug.org commits+karl at tug.org
Mon Feb 26 21:58:48 CET 2024


Revision: 70175
          https://tug.org/svn/texlive?view=revision&revision=70175
Author:   karl
Date:     2024-02-26 21:58:47 +0100 (Mon, 26 Feb 2024)
Log Message:
-----------
tlmgrbasics (26feb24)

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	2024-02-26 18:12:41 UTC (rev 70174)
+++ trunk/Master/texmf-dist/doc/support/tlmgrbasics/README	2024-02-26 20:58:47 UTC (rev 70175)
@@ -1,5 +1,5 @@
 This is the README for the tlmgrbasics package, 
-version 2023-11-28.
+version 2024-02-26.
 
 This package provides simplified documentation for tlmgr,
 the TeX Live Native Manager. It is derived from tlmgr.1, the

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	2024-02-26 18:12:41 UTC (rev 70174)
+++ trunk/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex	2024-02-26 20:58:47 UTC (rev 70175)
@@ -110,6 +110,7 @@
 \url{https://ctan.org/mirrors/mirmon}. Don't forget to add
 \texttt{.../systems/texlive/tlnet} to the path.
 
+\enlargethispage*{10ex}
 \item\texttt{tlmgr update -all}\par 
 
 Makes your local \TeX\ installation correspond to what is in
@@ -157,6 +158,10 @@
 
 Displays general configuration information for \TeX\,Live, including active configuration files, path settings, and more. 
 
+\item\texttt{tlmgr bug} \textsl{what}\par
+
+Displays available bug-reporting information for \textsl{what} (a package or file name).
+
 \end{description}
 
 \clearpage
@@ -702,7 +707,18 @@
 
 \clearpage
 
+\subsection{The {\tt bug} Action}
+\label{bug}
+\paragraph{Usage}
+\begin{list}{}{}
+\item\texttt{tlmgr bug} \textsl{what}
+\end{list}
+
+Displays available bug-reporting information for \textsl{what} (a package or file name). 
+
 \clearpage
+
+\clearpage
 \section{Global Options}
 \label{GlobalOptions}
 



More information about the tex-live-commits mailing list.