diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2011-08-19 04:53:27 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2011-08-19 04:53:27 +0000 |
commit | 19ff7d8a2ac77fe9ce485f359eeccf2f1a901f75 (patch) | |
tree | 12cc177b91b0ef3db424a51b73078a6b14f79c13 /Build/source/texk/web2c/ptexdir/ppltotf.ch | |
parent | 50e2a44a40c84fa4e880ebd20ad869e3df0ad315 (diff) |
fix usage ('progname')
git-svn-id: svn://tug.org/texlive/trunk@23601 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/ppltotf.ch')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ppltotf.ch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ppltotf.ch b/Build/source/texk/web2c/ptexdir/ppltotf.ch index b9903aa265e..c6480da3387 100644 --- a/Build/source/texk/web2c/ptexdir/ppltotf.ch +++ b/Build/source/texk/web2c/ptexdir/ppltotf.ch @@ -372,6 +372,13 @@ begin @<Initialize the option variables@>; version_switch := false; @z + +@x + usage ('pltotf'); +@y + usage ('ppltotf'); +@z + @x usage_help (PLTOTF_HELP, nil); @y |