From 2861c2eba421a537928ba481e702ae082740c465 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 Aug 2011 21:36:21 +0000 Subject: doc tweaks git-svn-id: svn://tug.org/texlive/trunk@23514 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 9461482be3f..8fd35f79e83 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -5598,8 +5598,8 @@ postinstallation action code. It is set by default, and again disabling is not likely to be of interest except perhaps to developers. The C and C options control the installation of -their respective files of a package. By default both are enabled. This -can be disabled if disk space is (very) limited. +their respective files of a package. By default both are enabled (1). +This can be disabled (set to 0) if disk space is (very) limited. The options C and C determine the defaults for the actions C, C and C. These three actions @@ -5630,7 +5630,7 @@ The C, C, and C options are used on Unix-like systems to control the generation of links for executables, info files and man pages. See the C action for details. -For the option, see the C section in +For the C option, see the C section in L]... I">. The last three options control behaviour on Windows installations. If @@ -5644,14 +5644,13 @@ instead of only the current user. All three options are on by default. =head2 conf [texmf|tlmgr [I [I]]] -With only the C, show general configuration information for TeX -Live, including active configuration files, path settings, and more. -This is like the C call, but works on all supported -platforms. +With only C, show general configuration information for TeX Live, +including active configuration files, path settings, and more. This is +like the C call, but works on all supported platforms. -With either C or C given in addition, shows all key/value -pairs (i.e., all settings) as saved in C or the tlmgr -configuration file (see below), respectively. +With either C or C given in addition, shows all +key/value pairs (i.e., all settings) as saved in C or +the tlmgr configuration file (see below), respectively. If I is given in addition, shows the value of only that given I in the respective file. @@ -5665,7 +5664,7 @@ it afterwards: tlmgr conf texmf shell_escape 0 -B The general facility is here, but tinkering with settings in +Warning: The general facility is here, but tinkering with settings in this way is very strongly discouraged. Again, no error checking is done, so any sort of breakage is possible. -- cgit v1.2.3