summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/help.h
diff options
context:
space:
mode:
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 */