From e50d5201dfce53158ba811865e99654054f0c872 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 20 Apr 2019 18:46:33 -0400 Subject: Add --keep-files-open-threshold (fixes #288) --- manual/qpdf-manual.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index c2df34bf..669fd42e 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -652,6 +652,19 @@ make more than the OS limit's number of files from a script and are not worried about a few seconds additional processing time, you may want to specify . + The threshold for switching may be changed from the default + 200 with the + option. + + + + + + + + If specified, overrides the default value of 200 used as the + threshold for qpdf deciding whether or not to keep files open. + See for details. -- cgit v1.2.3-54-g00ecf