.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH M2R "1" "December 2020" "m2r 0.2.1" "User Commands" .SH NAME m2r \- command-line tool to convert from markdown containing reStructuredText (rst) to reStructuredText .SH DESCRIPTION usage: m2r [\-h] [\-\-overwrite] [\-\-dry\-run] [\-\-no\-underscore\-emphasis] .IP [\-\-parse\-relative\-links] [\-\-anonymous\-references] [\-\-disable\-inline\-math] [input_file ...] .SS "positional arguments:" .TP input_file files to convert to reST format .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-overwrite\fR overwrite output file without confirmaion .TP \fB\-\-dry\-run\fR print conversion result and not save output file .TP \fB\-\-no\-underscore\-emphasis\fR do not use underscore (_) for emphasis .TP \fB\-\-parse\-relative\-links\fR parse relative links into ref or doc directives .TP \fB\-\-anonymous\-references\fR use anonymous references in generated rst .TP \fB\-\-disable\-inline\-math\fR disable parsing inline math