summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-09-01 06:35:25 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-09-01 06:35:25 +0000
commit7eeee4e74e19806d53c098b79c0b43f65123ce66 (patch)
treec0c0ab8597f722ebc27376275542b03ed0086482 /Build
parent7f7dcaf2b543c5881c722da7aa3ae3971b5fdc4c (diff)
texk/kpathsea: Update kpsewhich help message (list shown by -help-formats)
git-svn-id: svn://tug.org/texlive/trunk@38261 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog4
-rw-r--r--Build/source/texk/kpathsea/kpsewhich.c5
2 files changed, 7 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index dfbccf27dd1..75e520c6d68 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2015-00-01 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * kpsewhich.c (USGAE): Say "list shown by -help-formats".
+
2015-07-07 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am: Better dependencies for 'make check'.
diff --git a/Build/source/texk/kpathsea/kpsewhich.c b/Build/source/texk/kpathsea/kpsewhich.c
index a8f742b3097..83fa3541a8d 100644
--- a/Build/source/texk/kpathsea/kpsewhich.c
+++ b/Build/source/texk/kpathsea/kpsewhich.c
@@ -430,7 +430,7 @@ to also use -engine, or nothing will be returned; in particular,\n\
-expand-braces=STRING output variable and brace expansion of STRING.\n\
-expand-path=STRING output complete path expansion of STRING.\n\
-expand-var=STRING output variable expansion of STRING.\n\
--format=NAME use file type NAME (see list below).\n\
+-format=NAME use file type NAME (list shown by -help-formats).\n\
-help display this message and exit.\n\
-help-formats display information about all supported file formats.\n\
-interactive ask for additional filenames to look up.\n\
@@ -441,7 +441,8 @@ to also use -engine, or nothing will be returned; in particular,\n\
-progname=STRING set program name to STRING.\n\
-safe-in-name=STRING check if STRING is ok to open for input.\n\
-safe-out-name=STRING check if STRING is ok to open for output.\n\
--show-path=NAME output search path for file type NAME (list below).\n\
+-show-path=NAME output search path for file type NAME\n\
+ (list shown by -help-formats).\n\
-subdir=STRING only output matches whose directory ends with STRING.\n\
-var-value=STRING output the value of variable $STRING.\n\
-version display version information number and exit.\n \