All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.alias.adoc Maven / Gradle / Ivy

ALIAS(1)
=======
:doctype: manpage


NAME
----
alias - creates or displays aliases.


SYNOPSIS
--------
*alias* ['ALIAS-NAME'='COMMAND']


EXAMPLES
--------
`alias q=quit` +
Creates `q` as an alias for the `quit` command.

`alias` +
Lists all defined aliases.


SEE ALSO
--------
config(1), unalias(1)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy