From: Gabriel Filion Date: Sun, 7 Dec 2014 02:55:20 +0000 (-0500) Subject: rephrase documentation of option .list X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=54532e917965cba5989b3781071dd54af702752e;p=puppet-apt.git rephrase documentation of option .list as suggested during review --- 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: