summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/texmfmp-help.h
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-12 16:38:32 +0000
committerKarl Berry <karl@freefriends.org>2011-02-12 16:38:32 +0000
commitc4a87401bff527fd569ebf7d7438a3bc497db3e8 (patch)
tree826136cba40f07d3d7e98afe691a37eae9729644 /Build/source/texk/web2c/texmfmp-help.h
parent3afd0fb4cf6b2e616a458c6649387a49a306d274 (diff)
-output-dir arg must be an existing dir
git-svn-id: svn://tug.org/texlive/trunk@21377 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/texmfmp-help.h')
-rw-r--r--Build/source/texk/web2c/texmfmp-help.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/texmfmp-help.h b/Build/source/texk/web2c/texmfmp-help.h
index 73f02e9a187..f1068a8166a 100644
--- a/Build/source/texk/web2c/texmfmp-help.h
+++ b/Build/source/texk/web2c/texmfmp-help.h
@@ -226,9 +226,8 @@ const_string MFHELP[] = {
"-kpathsea-debug=NUMBER set path searching debugging flags according to",
" the bits of NUMBER",
"[-no]-mktex=FMT disable/enable mktexFMT generation (FMT=mf)",
- "-output-directory=DIR use DIR as the directory to write files to",
- "[-no]-parse-first-line disable/enable parsing of the first line of the",
- " input file",
+ "-output-directory=DIR use existing DIR as the directory to write files in",
+ "[-no]-parse-first-line disable/enable parsing of first line of input file",
"-progname=STRING set program (and base) name to STRING",
"-recorder enable filename recorder",
"-translate-file=TCXNAME use the TCX file TCXNAME",