summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2016-10-05 10:12:23 +0200
committerTim Meusel <tim@bastelfreak.de>2016-10-05 10:12:23 +0200
commit1af98e12e41532c7f9d325dd867e7f2b830abb82 (patch)
treea0f3b71ba9fb9feca3e30b3faeac2c9e0544e6e2
parent69494914dc654778c36677b6f57412682378d7e1 (diff)
remove trailing whitespace
-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