Generate HTML Compare Report Arguments
""""""""""""""""""""""""""""""""""""""

.. code-block:: console
    :caption: <COMPARE HTML REPORT ARGS>

    -gen_compare_html_report [-compare_html_report_location <dir>]

.. code-block:: console
    :caption: <COMPARE HTML REPORT ARGS> Description

    -gen_compare_html_report <dir>             Generate the HTML compare report between baseline HTML report and current lint report.
                                               Only use when -baseline_report is specified.
    -compare_html_report_location <dir>        [Optional] Destination directory for the compare HTML lint report.
                                                          Default value: current directory.