From 8a10f52ebdf514a798e1f38e8d568327902f9b9d Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 17 Apr 2021 21:06:58 +0200 Subject: doc/formurapid.1.txt: Document command line options --- doc/formurapid.1.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/formurapid.1.txt') diff --git a/doc/formurapid.1.txt b/doc/formurapid.1.txt index 233da17..a409695 100644 --- a/doc/formurapid.1.txt +++ b/doc/formurapid.1.txt @@ -14,3 +14,17 @@ DESCRIPTION OPTIONS ------- +--fill:: + Fill in the input form based on a TOML file with the same file name stem in + the same directory. The TOML file is generated with the '--generate' + argument. + +--generate:: + Generate a TOML file to fill in the form as well as a copy of the PDF with + IDs filled into the text fields. + +-h, --help:: + Print usage help. + +-V, --version:: + Print the program version. -- cgit v1.2.3