diff options
author | Norbert Preining <preining@logic.at> | 2008-07-22 18:26:47 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-07-22 18:26:47 +0000 |
commit | 3f9f82e8185decc37fd1b09614696f3b40bbf68e (patch) | |
tree | 997b3db94b5f2d2f245e3baa8eb54413deba6195 /Master/texmf | |
parent | 65b6e275506073ee8b156711e2cc4c5e54a1e188 (diff) |
fix a typo in the pod docu of tlmgr.pl
git-svn-id: svn://tug.org/texlive/trunk@9705 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index b67caddd678..25070523ea1 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -1359,7 +1359,7 @@ Make a backup of all packages in the texlive.tlpdb =item B<restore --backupdir dir [pkg [rev]]> -If no B<pkg> and B[rev] is given list all packages the available +If no B<pkg> and B<rev> is given list all packages the available backup revisions. With B<pkg> given but without B<rev> lists all available backup revisions |