Remove unsupported arguments from readme
This commit is contained in:
parent
a97ed585e3
commit
611393956d
|
@ -49,9 +49,7 @@ The following arguments are supported by the `burlesque` executable:
|
||||||
| Argument | Description | Defaults |
|
| Argument | Description | Defaults |
|
||||||
| -------- | ----------- | -------- |
|
| -------- | ----------- | -------- |
|
||||||
| `-storage` | Kyoto Cabinet storage path (e.g. `storage.kch#msiz=524288000`) | `-` |
|
| `-storage` | Kyoto Cabinet storage path (e.g. `storage.kch#msiz=524288000`) | `-` |
|
||||||
| `-environment` | Process environment: `development` or `production` | `development` |
|
|
||||||
| `-port` | Server HTTP port | `4401` |
|
| `-port` | Server HTTP port | `4401` |
|
||||||
| `-rollbar` | [Rollbar](https://rollbar.com/) token | ||
|
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue