From c07700aba0e49e0812025eb1b7cf47375cfb3ded Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 Oct 2010 22:11:07 +0000 Subject: mention restore --force git-svn-id: svn://tug.org/texlive/trunk@20130 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'Master/texmf/scripts') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 45d51b2edda..3b1995940c1 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -5082,21 +5082,25 @@ Options: =over 4 -=item B<--dry-run> +=item B<--all> -Nothing is actually restored; instead, the actions to be performed are -written to the terminal. +Try to restore the latest revision of all package backups found in the +backup directory. Additional non-option arguments (like I) are not +allowed. =item B<--backupdir> I -Specify the directory where the backups are to be found. If not given -it will be taken from the configuration setting in the TLPDB. +Specify the directory where the backups are to be found. If not given it +will be taken from the configuration setting in the TLPDB. -=item B<--all> +=item B<--dry-run> + +Nothing is actually restored; instead, the actions to be performed are +written to the terminal. + +=item B<--force> -Try to restore the latest revision of all -package backups found in the backup directory. Additional non-option -arguments (like I) are not allowed. +Don't ask questions. =back -- cgit v1.2.3