Skip to content

Commit

Permalink
add compression option to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
figsoda committed Nov 5, 2020
1 parent 34ab32d commit 932dcdc
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,11 @@ pactorio [FLAGS] [OPTIONS]
### OPTIONS

```
-d, --dir <dir> Set working directory
-i, --input <input> Specify the config file to use [default: pactorio.toml]
-o, --output <output> Specify the output directory [default: release]
-p, --publish <publish>... Publish to mod portal, accepts up to two arguments for username and password
--compression <compression> Specify the compression method, ignored without `-z/--zip` flag [default: stored] [possible values: stored, bz2, deflate]
-d, --dir <dir> Set working directory
-i, --input <input> Specify the config file to use [default: pactorio.toml]
-o, --output <output> Specify the output directory [default: release]
-p, --publish <publish>... Publish to mod portal, accepts up to two arguments for username and password
```


Expand Down

0 comments on commit 932dcdc

Please sign in to comment.