summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 4e00de5952a..148faf4e3af 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -2739,7 +2739,7 @@ C<--backupdir> is not specified on the command line, the C<backupdir>
option value is used (if set).
The C<autobackup> option (de)activates the automatic generation of
-backups. Its value is an integer. If C<autobackup> is C<-1<, backups
+backups. Its value is an integer. If C<autobackup> is C<-1>, backups
will not be removed by default. If C<autobackup> is 0 or positive, it
specifies the number of backups to be kept. Thus, backups are disabled
with 0 as the values.