diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/formurapid.1.txt | 14 | 
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. | 
