Help Topics :: alias
.: Help for alias The alias command lists and sets aliases Usage: alias - List all aliases, including system defaults alias [name]=[value] - Create a custom alias. Left of the '=' is the command, right of the '=' is the replacement. alias [name]= - Clear an alias (value of [name])