Skip to content

Commit

Permalink
docs: fix help message for trade command
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeonus committed May 4, 2024
1 parent 93d91c9 commit a6ca423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tradedangerous/commands/trade_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
######################################################################
# Parser config

help='Find places to buy a given item within range of a given station.'
help='Find potential trades between two given stations.'
name='trade'
epilog=None
wantsTradeDB=True
Expand Down

0 comments on commit a6ca423

Please sign in to comment.