lithium\console\Command::$help

public property

If -h or --help param exists a help screen will be returned. Similar to running li3 help COMMAND.

Source

	public $help = false;