芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/somares/vendor/symfony/console/Tests/Fixtures/application_2.xml
help [--format FORMAT] [--raw] [--] [<command_name>]
Displays help for a command
The <info>help</info> command displays help for a given command: <info>php app/console help list</info> You can also output the help in other formats by using the <comment>--format</comment> option: <info>php app/console help --format=xml list</info> To display the list of available commands, please use the <info>list</info> command.
The command name
help
The output format (txt, xml, json, or md)
txt
To output raw command help
Display this help message
Do not output any message
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Display this application version
Force ANSI output
Disable ANSI output
Do not ask any interactive question
list [--raw] [--format FORMAT] [--] [<namespace>]
Lists commands
The <info>list</info> command lists all commands: <info>php app/console list</info> You can also display the commands for a specific namespace: <info>php app/console list test</info> You can also output the information in other formats by using the <comment>--format</comment> option: <info>php app/console list --format=xml</info> It's also possible to get raw list of commands (useful for embedding command runner): <info>php app/console list --raw</info>
The namespace name
To output raw command list
The output format (txt, xml, json, or md)
txt
descriptor:command1
alias1
alias2
command 1 description
command 1 help
Display this help message
Do not output any message
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Display this application version
Force ANSI output
Disable ANSI output
Do not ask any interactive question
descriptor:command2 [-o|--option_name] [--] <argument_name>
descriptor:command2 -o|--option_name <argument_name>
descriptor:command2 <argument_name>
command 2 description
command 2 help
Display this help message
Do not output any message
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Display this application version
Force ANSI output
Disable ANSI output
Do not ask any interactive question
descriptor:command3
command 3 description
command 3 help
Display this help message
Do not output any message
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Display this application version
Force ANSI output
Disable ANSI output
Do not ask any interactive question
descriptor:command4
descriptor:alias_command4
command4:descriptor
Display this help message
Do not output any message
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Display this application version
Force ANSI output
Disable ANSI output
Do not ask any interactive question
alias1
alias2
help
list
command4:descriptor
descriptor:alias_command4
descriptor:command1
descriptor:command2
descriptor:command3
descriptor:command4