GPT-5 finding
Usage text typo: 'bet <symbol> <up|down> <$>' should be '<amount>'
lowdocs-gaphigh
- agenticbets/scripts/agenticbets.py:307-309
The CLI help message shows '<$>' instead of '<amount>', which can confuse users.
Recommendation
Change '<$>' to '<amount>' to match the documented command format.