From f4c177c2f968c468d88aea4eee2b700ae0ab834a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 24 May 2009 00:14:07 +0000 Subject: autobackup doc tweaks git-svn-id: svn://tug.org/texlive/trunk@13436 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 41 ++++++++++++++++------------------- 1 file changed, 19 insertions(+), 22 deletions(-) diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 9ad4383923c..7149c325dd9 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -1266,7 +1266,7 @@ sub action_update { if ($autobackup) { # check the format, we currently allow only natural numbers, and -1 if ($autobackup eq "-1") { - debug ("Automatic backups activated, keeping \\infty backups.\n"); + debug ("Automatic backups activated, keeping all backups.\n"); $opts{"backup"} = 1; } elsif ($autobackup eq "0") { debug ("Automatic backups disabled.\n"); @@ -3087,6 +3087,7 @@ In the second form, if I is not given, the setting for I is displayed. If I is present, I is set to I. Possible values for I are: + C (default installation location), C (create formats at installation time), C (install documentation files), @@ -3097,13 +3098,11 @@ Possible values for I are: C (location where man pages are linked to by action symlinks) C (location where info pages are linked to by action symlinks) -Perhaps the most common use of C