help
Authorization
Any user authorized to run composer is authorized to issue this command.
Syntax
{help | h} {command|keyword}
Arguments
- command
- Specifies the name of a composer or system command. For composer commands, enter the full command name; abbreviations and short forms are not supported.
- keyword
- You can also enter the following keywords: - COMMANDS
- Lists all composer commands.
- RUNCONPOSER
- How to run composer.
- SETUPCOMPOSER
- Describes how to setup to use composer.
- SPECIALCHAR
- Describes the wildcards, delimiters and other special characters you can use.
 
Examples
To display a list of all composer commands, run the following command:  
help commandsTo display information about the add command, run the
following command:  
help addTo display
information about the special characters you can use, run the following
command:  
 h specialchar