Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
updated usage in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
John committed Nov 16, 2018
1 parent e14c045 commit 8776d98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ An example of how to mod gold would work like this (this is the only thing imple
`python D3Edit.py -i account.dat -o account_mod.dat -s 0 --gold 999999999`

```
usage: D3Edit.py [-h] -i IN_FILE [-o OUT_FILE] [-s SLOT] [--gold GOLD]
usage: D3Edit.py [-h] -i IN_FILE [-o OUT_FILE] [-s SLOT]
[--gold GOLD]
[--blood-shards BLOOD_SHARDS]
[--reusable-parts REUSABLE_PARTS] [--arcane-dust ARCANE_DUST]
[--veiled-crystals VEILED_CRYSTALS]
Expand Down

0 comments on commit 8776d98

Please sign in to comment.