diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-16 20:18:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-16 20:18:29 +0000 |
commit | b83538b157f381dbacfd8906a1f7377dbbf32dde (patch) | |
tree | 6ae6a6d865d7b61ef3e08e00886b3e0bfe1f2d32 /Master/tlpkg | |
parent | 60120ac610ba4bfde9cb6182f7f5dbdb368e336b (diff) |
doc
git-svn-id: svn://tug.org/texlive/trunk@5210 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlprm | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpsrc2zip | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlprm b/Master/tlpkg/bin/tlprm index c1a6ebb123c..121935b5766 100755 --- a/Master/tlpkg/bin/tlprm +++ b/Master/tlpkg/bin/tlprm @@ -177,8 +177,6 @@ tlprm - remove a TeX Live package tlprm [OPTION]... [TLPKG]... -Set up to remove the specified TeX Live packages from the source repository. - =head1 OPTIONS =over 8 diff --git a/Master/tlpkg/bin/tlpsrc2zip b/Master/tlpkg/bin/tlpsrc2zip index a07a77f9ed5..f273dd5937d 100755 --- a/Master/tlpkg/bin/tlpsrc2zip +++ b/Master/tlpkg/bin/tlpsrc2zip @@ -63,7 +63,7 @@ tlpsrc2zip - create zip file(s) from tlpsrc files =head1 SYNOPSIS -tlpsrc2zip [options] [tlpsrcfiles ...] +tlpsrc2zip [OPTION]... [TLPSRC]... =head1 OPTIONS |