diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-11 23:22:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-11 23:22:30 +0000 |
commit | 35a1ddd42e54bb8f2fd8041e520625c31776eb69 (patch) | |
tree | 8c038f4fb7137c5f26c561373b91e94bf14e01aa /Master | |
parent | 0e1290925a6ac6eb53adecfaa6b0f0134b63425a (diff) |
doc
git-svn-id: svn://tug.org/texlive/trunk@40417 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 13 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/2up.tlpsrc | 1 |
2 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 6ecb22d6eaa..48ec3e58051 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -6558,7 +6558,8 @@ Live Database are present. =item B<runfiles> -List those filenames that are occurring more than one time in the runfiles. +List those filenames that are occurring more than one time in the +runfiles sections. =back @@ -6808,10 +6809,8 @@ dependencies in a similar way. =item B<--only-installed> -If this options is given, the installation source will -not be used; only locally installed packages, collections, or schemes -are listed. -(Does not work for listing of packages for now) +If this option is given, the installation source will not be used; only +locally installed packages, collections, or schemes are listed. =back @@ -6949,7 +6948,9 @@ is not likely to be of interest except perhaps to developers. The C<docfiles> and C<srcfiles> options control the installation of 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. +Either or both can be disabled (set to 0) if disk space is limited or +for minimal testing installations, etc. When disabled, the respective +files are not downloaded at all. The options C<autobackup> and C<backupdir> determine the defaults for the actions C<update>, C<backup> and C<restore>. These three actions diff --git a/Master/tlpkg/tlpsrc/2up.tlpsrc b/Master/tlpkg/tlpsrc/2up.tlpsrc index e69de29bb2d..60fc1d534e7 100644 --- a/Master/tlpkg/tlpsrc/2up.tlpsrc +++ b/Master/tlpkg/tlpsrc/2up.tlpsrc @@ -0,0 +1 @@ +catalogue twoup-gen.xml |