aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-04-17 21:06:58 +0200
committerTeddy Wing2021-04-17 21:06:58 +0200
commit8a10f52ebdf514a798e1f38e8d568327902f9b9d (patch)
tree47bb2800a347af3b1272324cc5bbb6d3a6f04b06
parent16fbda5831d81c8fc430a41bbc75a9f80d54a701 (diff)
downloadformurapid-8a10f52ebdf514a798e1f38e8d568327902f9b9d.tar.bz2
doc/formurapid.1.txt: Document command line options
-rw-r--r--doc/formurapid.1.txt14
1 files changed, 14 insertions, 0 deletions
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.