summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/help.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-02 13:24:00 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-02 13:24:00 +0000
commitbfda35382348309e97d9dd46c36b1bb0519d371f (patch)
tree6f3b5a7c9d921ba2856440c9cdae4edefeda3703 /Build/source/texk/web2c/help.h
parent18565000fbdee31664406f805a11eca5e4f40e32 (diff)
minor fixes for pTeX tools
git-svn-id: svn://tug.org/texlive/trunk@18081 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/help.h')
-rw-r--r--Build/source/texk/web2c/help.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/help.h b/Build/source/texk/web2c/help.h
index dcf3d27c6df..d4c0ca5e4e8 100644
--- a/Build/source/texk/web2c/help.h
+++ b/Build/source/texk/web2c/help.h
@@ -409,10 +409,12 @@ NULL };
const_string PTFTOPLHELP[] = {
"Usage: ptftopl [option] tfmfile [plfile]",
"",
-" -verbose output progress reports.",
-" -version print version information and exit.",
-" -help print this message and exit.",
-" -kanji={jis|euc|sjis|utf8}",
+"-charcode-format=TYPE output character codes according to TYPE,",
+" either `octal' or `ascii'; default is ascii.",
+"-verbose output progress reports.",
+"-version print version information and exit.",
+"-help print this message and exit.",
+"-kanji={jis|euc|sjis|utf8}",
" plfile kanji code.",
NULL };
#endif /* PTFTOPL */