From 309961c114541e4a5380c4e895de9d5eec93b65d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Aug 2009 00:28:59 +0000 Subject: doc tweaks git-svn-id: svn://tug.org/texlive/trunk@14881 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 41 ++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 20 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index d1de43bc27e..812f9644fe5 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3904,13 +3904,14 @@ name and its value. =item B<--repository> I -Specifies the package repository from which packages should be -installed or updated, overriding the default package repository -found in the installation's TeX Live Package Database (TLPDB). -The documentation for C has more details about this. +Specifies the package repository from which packages should be installed +or updated, overriding the default package repository found in the +installation's TeX Live Package Database (TLPDB, file name of +C). The documentation for C has more details +about this. -For convenience and backward compatibility both C<--location> and -C<--repo> are accepted as aliases for this option. +For backward compatibility and convenience, C<--location> and C<--repo> +are accepted as aliases for this option. =item B<--gui> [I] @@ -4299,14 +4300,14 @@ Possible values for I are (but see B for the definitive list): repository (default package repository), - formats (create formats at installation time), - docfiles (install documentation files), - srcfiles (install source files), - backupdir (default directory for backups), + formats (create formats at installation time), + docfiles (install documentation files), + srcfiles (install source files), + backupdir (default directory for backups), autobackup (number of backups to keep). - sys_bin (location where binaries are linked to by action path) - sys_man (location where man pages are linked to by action path) - sys_info (location where info pages are linked to by action path) + sys_bin (directory to which executables are linked by the path action) + sys_man (directory to which man pages are linked by the path action) + sys_info (directory to which Info files are linked by the path action) One common use of C