summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDennis Hoppe <github@debian-solutions.de>2016-10-05 10:37:15 +0200
committerGitHub <noreply@github.com>2016-10-05 10:37:15 +0200
commit0ccadeaff30271c9adcb2c2f0ddc4ec2124bd7a0 (patch)
treefb1e7cc2ba424952469863d2b3660b57094d3c9e /README.md
parentf02afe282e5ec3612a666d21911368b3edd7dad1 (diff)
parentb294082b63a5f19fda1cb10300b446eaffe9b9e6 (diff)
Merge pull request #69 from voxpupuli/modulesync
Modulesync 0.12.8 & Release 2.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4fd3f3e..5e95730 100644
--- a/README.md
+++ b/README.md
@@ -110,8 +110,8 @@ Using unattended\_upgrades simply consists of including the module and if needed
```
* `verbose` (`0`): Send report mail to root.
* `options` (`{}`): A hash of settings with these possible keys:
- * `force_confdef` (`true`) : Use the default option for new config files if one
- is available, don't prompt. If no default can be found, you will be prompted
+ * `force_confdef` (`true`) : Use the default option for new config files if one
+ is available, don't prompt. If no default can be found, you will be prompted
unless one of the confold or confnew options is also given
* `force_confold` (`true`): Always use the old config files, don't prompt
* `force_connew` (`false`): Always use the new config files, don't prompt