From e3e38d69029467e626681df9aa5a7c5288d729c1 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Fri, 23 May 2014 07:31:19 -0400 Subject: [PATCH] Bug 12238: (follow-up) PATH does not need to be absolute Signed-off-by: Galen Charlton --- tools/export.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/export.pl b/tools/export.pl index 6a2b2dbd0d..e513f82740 100755 --- a/tools/export.pl +++ b/tools/export.pl @@ -85,7 +85,7 @@ export.pl [--format=format] [--date=date] [--record-type=TYPE] [--dont_export_it --clean removes NSE/NSB - --id_list_file=PATH PATH is an absolute path to a file containing a list of + --id_list_file=PATH PATH is a path to a file containing a list of IDs(biblionumber or authid) with only one ID per line. This IDs list works as a filter: it's compatible with other parameters -- 2.20.1