NAME

print-alias - Control the printing of alias definitions

SYNOPSIS

print-alias [-on | -off | -list]

DESCRIPTION

This command is used to control the printing of aliases when they are defined by the alias command. The special -list option prints all known aliases at the time the print-alias command is invoked.

OPTIONS

If given, the option must match one of the following keywords:
-on
turn printing of alias definitions on
-off
turn all printing of alias definitions off
-list
list all currently defined aliases

With no arguments, this command prints out the current status of the alias definition printing.

SEE ALSO

alias