Skip to content

Commit

Permalink
Updated readme to describe --avoid
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Aug 15, 2014
1 parent 2b9de54 commit 01f3a4a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
==============================================================================
TradeDangerous v2.0
TradeDangerous v2.01
Copyright (C) Oliver "kfsone" Smith, July 2014
==============================================================================

Expand Down Expand Up @@ -198,10 +198,13 @@ we don't get totally wiped out by a crash along the way:
e.g.
--capacity 16 --limit 8

--avoid ITEM
Prevents purchase of the specified item.
--avoid ITEM/SYSTEM/STATION
Excludes the item/system/station matching the name from the database
e.g.
--avoid Gold
--avoid Aulin
--avoid Enterprise
--avoid prise

--margin N.NN DEFAULT: 0.01
At the end of each hop, reduce the profit by this much (0.02 = 2%),
Expand Down

0 comments on commit 01f3a4a

Please sign in to comment.