aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2013-01-02 16:39:24 +0100
committerintrigeri <intrigeri@boum.org>2013-01-02 16:39:24 +0100
commitdc38efc8912c1fe72c1254c612c9805cbae53c4c (patch)
tree5494247641ffca398f907f74771b720998af3c33
parentfbe9bac5ae62f32743c8f5a21f54ba1cc63c0331 (diff)
downloadpuppet-apt-dc38efc8912c1fe72c1254c612c9805cbae53c4c.tar.gz
puppet-apt-dc38efc8912c1fe72c1254c612c9805cbae53c4c.tar.bz2
Fix README formatting.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0685b55..8750172 100644
--- a/README
+++ b/README
@@ -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.