DESCRIPTION
        archetype-info

	Displays information on a Griffon archetype.

SYNTAX
        archetype-info [options] name [version] 

ARGUMENTS
        name
                The name of the archetype to look for.
        version
                The version of the archetype to look for.

OPTIONS
        --non-interactive
                Controls if the shell can ask for input or not.
        --repository
                Name of an specific repository where the search will be performed.
                (defaults to griffon-central)
        --skip-description
                        Do not display the archetype's description.
