Update README

This commit is contained in:
CrazyMax 2020-05-11 19:25:43 +02:00
parent 8e8e4b8c59
commit 4c4869581a

View File

@ -41,9 +41,9 @@ jobs:
Following inputs can be used as `step.with` keys
| Name | Type | Default | Description |
|---------------|---------|-----------|-------------------------------|
|---------------|---------|-----------|---------------------------------|
| `version` | String | `latest` | UPX version. Example: `v3.95` |
| `file` | String | | File to compress |
| `file` | String | | File to compress (**required**) |
| `args` | String | | Arguments to pass to UPX |
## Limitation