List Unused Available Rules
---------------------------

.. code-block:: console

    verissimo.sh <RULESET ARGS> [<RULESET FILTER ARGS>] <LIST UNUSED AVAILABLE RULES ARGS>

Arguments Description
~~~~~~~~~~~~~~~~~~~~~

.. include:: ruleset-args.rst

.. include:: ruleset-filter-args.rst

.. include:: list-unused-available-rules-args.rst

.. note::

    Instead of printing all unused available rules, a ruleset XML file or a HTML documentation containing all of them can be generated.
    See :ref:`Generate Ruleset XML` or :ref:`Generate Documentation`.

Examples
~~~~~~~~

-  List all available rules that are not in the specified ruleset:

.. code-block:: 

    verissimo.sh -ruleset my_ruleset.xml -list_unused_available_rules