summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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