summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/doc/kpathsea.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-15 19:46:12 +0000
committerKarl Berry <karl@freefriends.org>2009-12-15 19:46:12 +0000
commita58151b48236015590a61a3c005346006a962519 (patch)
tree70326cb4ec436178341cd99c64b3dc189197c4b7 /Build/source/texk/kpathsea/doc/kpathsea.texi
parent6616b6780cff53f09ab22d95d3c266230f0c8d31 (diff)
new options -safe-in-name, -safe-out-name, suggested by Manuel
git-svn-id: svn://tug.org/texlive/trunk@16415 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/doc/kpathsea.texi')
-rw-r--r--Build/source/texk/kpathsea/doc/kpathsea.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi
index df404d10735..a76efe8aa4c 100644
--- a/Build/source/texk/kpathsea/doc/kpathsea.texi
+++ b/Build/source/texk/kpathsea/doc/kpathsea.texi
@@ -1215,6 +1215,15 @@ Set the program name to @var{name}; default is @samp{kpsewhich}. This
can affect the search paths via the @samp{.@var{prognam}} feature in
configuration files (@pxref{Config files}).
+@item --safe-in-name=@var{name}
+@itemx --safe-out-name=@var{name}
+@opindex --safe-in-name=@var{name}
+@opindex --safe-out-name=@var{name}
+Exit successfully if @var{name} is safe to open for reading or
+writing, respectively, else unsuccessfully. No output is written.
+These tests take account of the related Kpathsea configuration
+settings (@pxref{Calling sequence}).
+
@item --subdir=@var{string}
@opindex --subdir=@var{string}
Report only those matches whose directory part @emph{ends} with