diff options
-rw-r--r-- | manifests/fragment.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/fragment.pp b/manifests/fragment.pp index 943bf67..908d565 100644 --- a/manifests/fragment.pp +++ b/manifests/fragment.pp @@ -1,5 +1,5 @@ # Puts a file fragment into a directory previous setup using concat -# +# # OPTIONS: # - target The file that these fragments belong to # - content If present puts the content into the file |