From 9715c39d6a186e45445e0f5e500956861ece746c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Sep 2009 18:17:28 +0000 Subject: doc example section git-svn-id: svn://tug.org/texlive/trunk@15224 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 55 +++++++++++++++++++++++++++-------- 1 file changed, 43 insertions(+), 12 deletions(-) diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 346e04ddecb..9b2672b1682 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4106,17 +4106,47 @@ configuration options. The most up-to-date version of this documentation is available at L, along with procedures for updating -C itself, disaster recovery when it's broken, and test versions. +C itself and information about test versions. + +=head1 EXAMPLES + +After successfully installing TeX Live, here are a few common operations +with C: + +=over 4 + +=item C + +Make your local TeX installation correspond to what is the package +repository (typically on CTAN). + +=item C + +Report what would be updated without actually updating anything. + +=item C + +Tell C to use a nearby CTAN mirror for future updates; useful if +you installed TeX Live from the DVD image. + +=item C I + +Display detailed information about I, such as the installation +status and description. + +=back + +For all the capabilities and details of C, please see the +following voluminous information. =head1 OPTIONS -The following options to C are global options not specific to -any action. Although we present C invocation in the above order, -all options can be given at any place and in arbitrary order. The first -non-option argument will be the main action. -In all cases, C<-->I