DESCRIPTION
        plugin-info

	Displays information on a Griffon plugin.

SYNTAX
        plugin-info [options] name [version] 

ARGUMENTS
        name
                The name of the plugin to look for.
        version
                The version of the plugin 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)
                (defaults to griffon-central)
        --skip-description
                Do not display the plugin's description.
