From bd6f77dd3559e73f8517fb6789e50a554bc6fec7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 28 May 2010 17:12:24 +0000 Subject: POD docs for tlmgr conf [tlmgr|texmf] git-svn-id: svn://tug.org/texlive/trunk@18563 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index b85677d825d..ec5f40c9888 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -5183,14 +5183,28 @@ programs, C<--> stops parsing for arguments at the point where it appears; this is a general feature of option parsing.) -=head2 conf +=head2 conf [texmf|tlmgr [key [value]]] -Show general configuration information for TeX Live, including active -configuration files, path settings, and more. +With only the C given show general configuration information for +TeX Live, including active configuration files, path settings, and more. This option to C mimics 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 and the tlmgr +configuration file (see below), respectively. + +If C is given in addition, shows the value of that given C in +the respective file. + +If C is given in addition, C is set to C in the +respective file. + +B Setting arbitrary keys in the tlmgr config file (i.e., with +C I> is I a good idea as tlmgr does +only understand a limited number of options with specific values, and this +function does I check for these properties. =head2 paper @@ -5568,8 +5582,6 @@ command line options of C. C switches between the full GUI and a simplified with only the important and mostly used settings. -Warning: If you switch your gui expert mode settings within the GUI itself, -all comments written in the config file will be discarded. =head1 GUI -- cgit v1.2.3