From c1cada580a1a6c3dcd512ffb474d6d6159600c67 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 8 Mar 2013 13:24:40 +0000 Subject: add POD documentation for pinning action, restructure POD action docs to be in alphabetic order (after the initial help and version) git-svn-id: svn://tug.org/texlive/trunk@29313 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 1149 +++++++++++++++++---------------- 1 file changed, 589 insertions(+), 560 deletions(-) diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index eaa3134334c..afa73537ef8 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl # $Id$ # -# Copyright 2008, 2009, 2010, 2011, 2012, 2013 Norbert Preining +# Copyright 2008-2013 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -5924,438 +5924,410 @@ Gives version information (same as C<--version>). If C<-v> has been given the revisions of the used modules are reported, too. -=head2 gui - -Start the graphical user interface. See B below. +=head2 backup [--clean[=I]] [--backupdir I] [--all | I]... +If the C<--clean> option is not specified, this action makes a backup of +the given packages, or all packages given C<--all>. These backups are +saved to the value of the C<--backupdir> option, if that is an existing and +writable directory. If C<--backupdir> is not given, the C +option setting in the TLPDB is used, if present. If both are missing, +no backups are made. -=head2 install [I