aboutsummaryrefslogtreecommitdiffstats
path: root/doc/formurapid.1.txt
diff options
context:
space:
mode:
authorTeddy Wing2021-04-18 17:02:49 +0200
committerTeddy Wing2021-04-18 17:02:49 +0200
commita3ecfe79cdae4dab5012ab1176c53f521000bd85 (patch)
tree227468e7a589f41d9fc2ca5c9c5def970b046f9d /doc/formurapid.1.txt
parent096353723218a754ebc11d23e4be0d25d16da24f (diff)
downloadformurapid-a3ecfe79cdae4dab5012ab1176c53f521000bd85.tar.bz2
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.
Diffstat (limited to 'doc/formurapid.1.txt')
-rw-r--r--doc/formurapid.1.txt2
1 files changed, 1 insertions, 1 deletions
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
-----------