From bfda35382348309e97d9dd46c36b1bb0519d371f Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Sun, 2 May 2010 13:24:00 +0000 Subject: minor fixes for pTeX tools git-svn-id: svn://tug.org/texlive/trunk@18081 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/help.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/help.h') 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 */ -- cgit v1.2.3