summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/c2b
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-22 23:13:07 +0000
committerKarl Berry <karl@freefriends.org>2024-02-22 23:13:07 +0000
commit81e3aad79b4741576e5cc10dd69e1816db0f402a (patch)
tree6b6e3634e9fb2e12624d22787423df3eb4fa62c3 /Master/tlpkg/bin/c2b
parent63e6b4a8529979447d4b70ac56a182e519c28289 (diff)
doc
git-svn-id: svn://tug.org/texlive/trunk@70080 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/c2b')
-rwxr-xr-xMaster/tlpkg/bin/c2b3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/c2b b/Master/tlpkg/bin/c2b
index 29edcd92f3e..a3a2b8e1af8 100755
--- a/Master/tlpkg/bin/c2b
+++ b/Master/tlpkg/bin/c2b
@@ -5,4 +5,5 @@
PATH=`echo $PATH | sed -e s,karl/Master,branch/Master,g`
cd $HOME || exit 1 # just in case . is a trunk bin directory
-exec ${c2a-c2a} "$@" # allowing overriding with c2lx
+exec ${c2a-c2a} "$@" # allowing overriding with c2lx, as in:
+ # c2a=c2lx c2b jxu