Commands that relate to the operation of the Command Line Interface itself.
Display a list of commands that have been entered.
Exit from the CLI.
Get help on commands.
help or ? with no arguments displays a list of commands for which help is available.
help <command> or ? <command> gives help on <command>.