From 2a768e3f855c6aef5d40c939399737db5b173d9a Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Mon, 9 Aug 2010 18:48:57 +0100 Subject: [PATCH] Docs: Usage: explain multiple -I option - thank, Eluze! --- Documentation/usage/running.itely | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index 8649b6fa4a..86f5b51bee 100644 --- a/Documentation/usage/running.itely +++ b/Documentation/usage/running.itely @@ -289,10 +289,14 @@ Show a summary of usage. @item -H,--header=@var{FIELD} Dump a header field to file @file{BASENAME.@var{FIELD}}. -@item --include, -I=@var{directory} -Add @var{directory} to the search path for input files. @cindex file searching @cindex search path +@item --include, -I=@var{directory} +Add @var{directory} to the search path for input files. + +Multiple -I options may be given. The search will start in the +first defined directory, and if the file to be included is not +found the search will continue in subsequent directories. @item -i,--init=@var{file} Set init file to @var{file} (default: @file{init.ly}). -- 2.39.5