From fa56cd678b457714e4dab4dbdeae466aa3de4f41 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Jan 2008 19:38:18 +0000 Subject: document --all and --subdir git-svn-id: svn://tug.org/texlive/trunk@6359 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/kpsewhich.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Build/source/texk/kpathsea/kpsewhich.c') diff --git a/Build/source/texk/kpathsea/kpsewhich.c b/Build/source/texk/kpathsea/kpsewhich.c index 6dc17c2f510..0ff63ab020a 100644 --- a/Build/source/texk/kpathsea/kpsewhich.c +++ b/Build/source/texk/kpathsea/kpsewhich.c @@ -290,9 +290,10 @@ lookup P1C(string, name) /* Reading the options. */ -#define USAGE "\ - Standalone path lookup and expansion for Kpathsea.\n\ +#define USAGE "\n\ +Standalone path lookup and expansion for Kpathsea.\n\ \n\ +-all output all matches (one per line), not just the first.\n\ -debug=NUM set debugging flags.\n\ -D, -dpi=NUM use a base resolution of NUM; default 600.\n\ -engine=STRING set engine name to STRING.\n\ @@ -304,10 +305,11 @@ lookup P1C(string, name) -interactive ask for additional filenames to look up.\n\ [-no]-mktex=FMT disable/enable mktexFMT generation (FMT=pk/mf/tex/tfm).\n\ -mode=STRING set device name for $MAKETEX_MODE to STRING; no default.\n\ --must-exist search the disk as well as ls-R if necessary\n\ +-must-exist search the disk as well as ls-R if necessary.\n\ -path=STRING search in the path STRING.\n\ -progname=STRING set program name to STRING.\n\ -show-path=NAME output search path for file type NAME (see list below).\n\ +-subdir=STRING only output matches whose directory part ends with STRING.\n\ -var-value=STRING output the value of variable $STRING.\n\ -version print version number and exit.\n \ " -- cgit v1.2.3