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/ptftopl.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/ptftopl.ch')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ptftopl.ch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ptftopl.ch b/Build/source/texk/web2c/ptexdir/ptftopl.ch index 4583d08a736..f5bd13a1a54 100644 --- a/Build/source/texk/web2c/ptexdir/ptftopl.ch +++ b/Build/source/texk/web2c/ptexdir/ptftopl.ch @@ -369,6 +369,13 @@ begin @<Initialize the option variables@>; version_switch := false; @z + +@x + usage ('tftopl'); +@y + usage ('ptftopl'); +@z + @x usage_help (TFTOPL_HELP, nil); @y |