.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH MISTLETOE "1" "July 2020" "mistletoe [version 0.7.2]" "User Commands" .SH NAME mistletoe \- turn Markdown into HTML in pure Python .SH DESCRIPTION usage: mistletoe [\-h] [\-r RENDERER] [\-v] [filenames [filenames ...]] .SS "positional arguments:" .TP filenames specify an optional list of files to convert .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-r\fR RENDERER, \fB\-\-renderer\fR RENDERER specify an importable renderer class .TP \fB\-v\fR, \fB\-\-version\fR show program's version number and exit