README.md in thin-1.6.4 vs README.md in thin-1.7.0
- old
+ new
@@ -62,10 +62,10 @@
Thin is quite flexible in that many options can be specified at the command line (see below for usage).
### Configuration files
-You can create configuration files in yaml format and feed them to thin using `thin -C config.yml`. Here is an example config file:
+You can create configuration files in yaml format and feed them to thin using `thin start -C config.yml`. Here is an example config file:
```yaml
---
user: www-data
group: www-data