diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 12847d296f0..153b217782e 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -6702,7 +6702,8 @@ The respective locations are as follows: A small subset of the command line options can be set in a config file for C<tlmgr> which resides in C<TEXMFCONFIG/tlmgr/config>. By default, the -config file is in C<~/.texlive2010/texmf-config/tlmgr/config>. This is I<not> +config file is in C<~/.texliveYYYY/texmf-config/tlmgr/config> (replacing +C<YYYY> with the year of your TeX Live installation). This is I<not> C<TEXMFSYSVAR>, so that the file is specific to a single user. In this file, empty lines and lines starting with # are ignored. All |