1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 21:35:40 +02:00

cointop: add page (#14375)

* english-cointop

* fixed period

* fixed space issue

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>

* fixed typo

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
rexept 2024-10-25 15:50:39 -06:00 committed by GitHub
parent 065898f0ce
commit 02795424a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
pages/linux/cointop.md Normal file
View file

@ -0,0 +1,24 @@
# cointop
> Track and monitor cryptocurrencies in the terminal.
> More information: <https://github.com/cointop-sh/cointop>.
- Open TUI:
`cointop`
- Clear the cache:
`cointop clean`
- Display current holdings legibly:
`cointop holdings --human`
- Check price of coin(s):
`cointop price --coins {{coin_name1,coin_name2,...}}`
- Display version:
`cointop version`