summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2011-07-29 23:20:41 +0000
committerNorbert Preining <preining@logic.at>2011-07-29 23:20:41 +0000
commit9776988b41b75c74822187115eeb19a76137e160 (patch)
tree068ca764117179f33d096418dc25463f65e3ad2f /Master/texmf
parent2c19a85fcc20bb606bd59803db01453bec03f2bb (diff)
document auto-remove config file option in tlmgr
git-svn-id: svn://tug.org/texlive/trunk@23271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index e626f58dd43..2c60072fa3f 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -6128,10 +6128,11 @@ other lines must look like
where the allowed keys are
C<gui-expertmode> (values 0 or 1),
-C<persistent-downloads> (values 0 or 1),
+C<persistent-downloads> (values 0 or 1), C<auto-remove> (values 0 or 1),
and C<gui-lang> (values like the command line arguments).
-C<persistent-downloads> and C<gui-lang> correspond to the command line
-options of the same name. C<gui-expertmode> switches between the full
+C<persistent-downloads>, C<gui-lang>, and C<auto-remove> correspond to the
+respective command line options of the same name.
+C<gui-expertmode> switches between the full
GUI and a simplified GUI with only the important and mostly used
settings.