@@ -30,17 +30,17 @@ $ crypto bitcoin
3030
3131## Flags
3232
33- | Name | Description |
34- | ------------------------ | ------------------------------------------- |
35- | ` --price-change ` , ` -- pc ` | Coin price change (%) in the past 24 hours |
36- | ` --volume ` , ` -- v ` | Coin volume in the past 24 hours |
37- | ` --ath-change ` , ` -- athc ` | Percent price change from the all time high |
38- | ` --high ` , ` -- h ` | Highest price sold in the past 24 hours |
39- | ` --low ` , ` -- l ` | Lowest price sold in the past 24 hours |
40- | ` --ath ` | Coin all time high price |
41- | ` --save json,csv ` | Save coin data via JSON and/or CSV |
42- | ` --help ` | Flag description and usage examples |
43- | ` --version ` | Current version |
33+ | Name | Description |
34+ | ----------------------- | ------------------------------------------- |
35+ | ` --price-change ` , ` -pc ` | Coin price change (%) in the past 24 hours |
36+ | ` --volume ` , ` -v ` | Coin volume in the past 24 hours |
37+ | ` --ath-change ` , ` -athc ` | Percent price change from the all time high |
38+ | ` --high ` , ` -h ` | Highest price sold in the past 24 hours |
39+ | ` --low ` , ` -l ` | Lowest price sold in the past 24 hours |
40+ | ` --ath ` | Coin all time high price |
41+ | ` --save json,csv ` | Save coin data via JSON and/or CSV |
42+ | ` --help ` | Flag description and usage examples |
43+ | ` --version ` | Current version |
4444
4545## Local Development
4646
0 commit comments