summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-26 14:43:23 +0000
committerKarl Berry <karl@freefriends.org>2008-11-26 14:43:23 +0000
commit91a07e5039963a38b2b24af568581d73e872ad34 (patch)
tree60c1944ab2e2fbe797824d0653fabe3eb9c6e956 /Master/tlpkg/bin/ctan2tl
parentfd1e7d74f623e3dd04600dd96d6eef44b6446ab1 (diff)
doc, $0 in die
git-svn-id: svn://tug.org/texlive/trunk@11433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tl')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl
index 01ca9abd40c..479f363bd14 100755
--- a/Master/tlpkg/bin/ctan2tl
+++ b/Master/tlpkg/bin/ctan2tl
@@ -20,8 +20,8 @@ if test "x$1" = x--help; then
echo
echo "Install a package from CTAN into TeX Live."
echo
- echo "--place execute place to do repository adds/removes."
- echo "--no-ctan if already have files in Build/tmp.raw/PKG."
+ echo "--place, -p execute place script for repository adds/removes."
+ echo "--no-ctan if already have files in Build/tmp.raw/PKG."
echo
echo "This never actually commits anything to the repository."
echo "Without --place, it doesn't even touch anything in the repository"