From a3ecfe79cdae4dab5012ab1176c53f521000bd85 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 18 Apr 2021 17:02:49 +0200 Subject: Accept multiple PDF input files Previously we only accepted the first PDF file given in free arguments. Allow multiple files to be processed in a single call. --- doc/formurapid.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/formurapid.1.txt') diff --git a/doc/formurapid.1.txt b/doc/formurapid.1.txt index 596d7aa..d9edf69 100644 --- a/doc/formurapid.1.txt +++ b/doc/formurapid.1.txt @@ -7,7 +7,7 @@ formurapid - Fill in a PDF form using a text file SYNOPSIS -------- -'formurapid' [options] (--generate | --fill) 'pdf_file' +'formurapid' [options] (--generate | --fill) 'pdf_file' '...' DESCRIPTION ----------- -- cgit v1.2.3