DESCRIPTION
        stats

	Generates basic stats for a Griffon project.

SYNTAX
        stats [options]

OPTIONS
        --html
                Writes project stats in HTML format to $appHome/target.
        --non-interactive
                Controls if the shell can ask for input or not.
        --txt
                Writes project stats in plain text to $appHome/target.
        --xml
                Writes project stats in XML format to $appHome/target.
