summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tl
diff options
context:
space:
mode:
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"