aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Filion <gabster@lelutin.ca>2014-12-06 21:55:20 -0500
committerGabriel Filion <gabster@lelutin.ca>2014-12-06 21:55:20 -0500
commit54532e917965cba5989b3781071dd54af702752e (patch)
tree448190541aeea03d43d8cf3f0db4378f3e914c0f
parent18a2525b7ab8f25790942e72774f118f94dbb0d1 (diff)
downloadpuppet-apt-54532e917965cba5989b3781071dd54af702752e.tar.gz
puppet-apt-54532e917965cba5989b3781071dd54af702752e.tar.bz2
rephrase documentation of option .list
as suggested during review
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0dec9d3..2ebc1b7 100644
--- a/README
+++ b/README
@@ -441,8 +441,8 @@ 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
static files to include from the puppet fileserver or the 'content'
meta-parameter to define content inline or with the help of a template. Ending
-the resource name in '.list' is optional since this extension will
-automatically be added to the created file.
+the resource name in '.list' is optional: it will be automatically added to the
+file name if not present in the resource name.
Example: