Getting help about a command
Useful tips on getting information about supported groups and commands in the framework console.
- Getting information about the commands of the current group:
- To view the commands of the current group and shortcuts, type:
help -s
- To view details about the commands in the current group, type:
help -d
- To view both shortcuts and details, type:
help -s -d
- To get the description of a command, for example of debug, type:
debug ?
- To get help about the help command, type:
help ?