If executed with no arguments (just 'help'), this command will print a list of commands. If executed with a command as an argument, it will print help for the specified command.
help [command]
Command | Optional. The command you wish to receive help information for. If not specified, a list of commands will be printed. |
help
Executing this command will print a list of commands to the console.
help add_equipment
Executing the above command would print more-detailed help for the add_equipment command.