mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 15:55:33 +02:00

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
183 B
183 B
unalias
Remove aliases. See also:
alias
. More information: https://manned.org/unalias.
- Remove an alias:
unalias {{alias_name}}
- Remove all aliases:
unalias -a