diff options
author | intrigeri <intrigeri@boum.org> | 2013-01-02 16:39:24 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2013-01-02 16:39:24 +0100 |
commit | dc38efc8912c1fe72c1254c612c9805cbae53c4c (patch) | |
tree | 5494247641ffca398f907f74771b720998af3c33 /README | |
parent | fbe9bac5ae62f32743c8f5a21f54ba1cc63c0331 (diff) |
Fix README formatting.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -441,7 +441,7 @@ for example: } apt::sources_list -------------- +----------------- Creates a file in the apt/sources.list.d directory to easily add additional apt sources. One can use either the 'source' meta-parameter to specify a list of @@ -484,7 +484,7 @@ File['apt_config'] Use this resource to depend on or add to a completed apt configuration Exec['apt_updated'] ------------------ +------------------- After this point the APT indexes are up-to-date. |