footer
Usage
.footer <on|off>
Description
The footer command sets the display of the footer in the CLI. By default, the footer is displayed. If the footer
command is set to off
, the footer will not be displayed.
Examples
Show the current footer setting:
.footer
Enable the footer:
.footer on
Disable the footer:
.footer off