diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/formurapid.1 | 6 | ||||
-rw-r--r-- | doc/formurapid.1.txt | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/formurapid.1 b/doc/formurapid.1 index 21d160f..f42c2a4 100644 --- a/doc/formurapid.1 +++ b/doc/formurapid.1 @@ -2,12 +2,12 @@ .\" Title: formurapid .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 04/17/2021 +.\" Date: 04/18/2021 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "FORMURAPID" "1" "04/17/2021" "\ \&" "\ \&" +.TH "FORMURAPID" "1" "04/18/2021" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -31,7 +31,7 @@ formurapid \- Fill in a PDF form using a text file .SH "SYNOPSIS" .sp -\fIformurapid\fR [options] (\-\-generate | \-\-fill) \fIpdf_file\fR +\fIformurapid\fR [options] (\-\-generate | \-\-fill) \fIpdf_file\fR \fI\&...\fR .SH "DESCRIPTION" .sp Fill in a PDF form based on the values in a TOML text file\&. This allows the values to be saved and reused\&. The TOML file can also be manipulated by external programs to calculate or fill in values in an interoperable format without having to directly manipulate the PDF\&. 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 ----------- |