help
Displays help for a command
Syntax
joomla help [--xml] [--format FORMAT] [--raw] [--] [<command_name>]
The help command displays help for a given command:
php /home/vagrant/.composer/vendor/bin/joomla help list
You can also output the help in other formats by using the `--format` option:
php /home/vagrant/.composer/vendor/bin/joomla help --format=xml list
To display the list of available commands, please use the list command.
Arguments
command_name
-
The command name
Options
-
--xml
-
To output help as XML