diff options
Diffstat (limited to 'doc/formurapid.1')
-rw-r--r-- | doc/formurapid.1 | 6 |
1 files changed, 3 insertions, 3 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\&. |