Generate HTML Current Report Arguments
""""""""""""""""""""""""""""""""""""""

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

    -gen_current_html_report [-current_html_report_location <dir>]

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

    -gen_current_html_report                   Generate the current HTML lint report.
                                               Only use when -baseline_report is specified.
    -current_html_report_location <dir>        [Optional] Destination directory for the current HTML lint report.
                                                          Default value: current directory.