1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/unalias.md

13 lines
165 B
Markdown
Raw Normal View History

# unalias
> 별칭 제거.
> 더 많은 정보: <https://manned.org/unalias>.
- 별칭 제거:
`unalias {{별칭_이름}}`
- 모든 별칭 제거:
`unalias -a`