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/linux/cointop.md

25 lines
399 B
Markdown
Raw Normal View History

# cointop
> 터미널에서 암호화폐를 추적하고 모니터링.
> 더 많은 정보: <https://github.com/cointop-sh/cointop>.
- TUI 열기:
`cointop`
- 캐시 지우기:
`cointop clean`
- 현재 보유량을 읽기 쉽게 표시:
`cointop holdings --human`
- 코인의 가격 확인:
`cointop price --coins {{코인_이름1,코인_이름2,...}}`
- 버전 표시:
`cointop version`