From 7db5bc289bdb80a33af0468e5b37147d0ff9b0c1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 22 Apr 2019 09:37:18 -0400 Subject: Fix typo --- qpdf/qpdf.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc index 5bf36c5b..8bf89340 100644 --- a/qpdf/qpdf.cc +++ b/qpdf/qpdf.cc @@ -1231,7 +1231,7 @@ ArgParser::argHelp() << "starting point, but its pages are replaced with pages as specified.\n" << "\n" << "--keep-files-open=[yn]\n" - << "--keep-files-threshold=count\n" + << "--keep-files-open-threshold=count\n" << "--pages file [ --password=password ] [ page-range ] ... --\n" << "\n" << "For each file that pages should be taken from, specify the file, a\n" -- cgit v1.2.3-54-g00ecf