you state there is gimli -f (which is obviously true), but this is not listed in the output of gimli -h
$> gimli -h
Help for commands:
-file (Optional, takes 1 argument)
The file or folder to convert if you do not want to convert all in the current folder
-outputdir (Optional, takes 1 argument)
The directory to save parsed files if you do not want to use the current folder. The directory is created if it does not exist
-stylesheet (Optional, takes 1 argument)
The stylesheet to use to override the standard
-outputfilename (Optional, takes 1 argument)
Sets the name of the output file. Only used with single file and in merge mode
-wkhtmltopdfparameters (Optional, takes 1 argument)
Parameters to be passed on to wkhtmltopdf. Use "" if more than one parameter. See wkhtmltopdf usage for possible parameters.
-recursive (Optional, takes 0 arguments)
Recurse current or target directory and convert all valid markup files
-merge (Optional, takes 0 arguments)
Merge markup files into single pdf file
-debug (Optional, takes 0 arguments)
Debugs wkhtmltopdf command and html output to stdout
-removefrontmatter (Optional, takes 0 arguments)
Remove yaml frontmatter from your files.
-version (Optional, takes 0 arguments)
Show version information and quit
-cover (Optional, takes 1 argument)
Create cover with the first headline
-h (Optional, takes 0 arguments)
Help
$> gimli -version
Version: 0.5.7
you state there is gimli -f (which is obviously true), but this is not listed in the output of gimli -h
$> gimli -h Help for commands: -file (Optional, takes 1 argument) The file or folder to convert if you do not want to convert all in the current folder -outputdir (Optional, takes 1 argument) The directory to save parsed files if you do not want to use the current folder. The directory is created if it does not exist -stylesheet (Optional, takes 1 argument) The stylesheet to use to override the standard -outputfilename (Optional, takes 1 argument) Sets the name of the output file. Only used with single file and in merge mode -wkhtmltopdfparameters (Optional, takes 1 argument) Parameters to be passed on to wkhtmltopdf. Use "" if more than one parameter. See wkhtmltopdf usage for possible parameters. -recursive (Optional, takes 0 arguments) Recurse current or target directory and convert all valid markup files -merge (Optional, takes 0 arguments) Merge markup files into single pdf file -debug (Optional, takes 0 arguments) Debugs wkhtmltopdf command and html output to stdout -removefrontmatter (Optional, takes 0 arguments) Remove yaml frontmatter from your files. -version (Optional, takes 0 arguments) Show version information and quit -cover (Optional, takes 1 argument) Create cover with the first headline -h (Optional, takes 0 arguments) Help $> gimli -version Version: 0.5.7