From a3719892565791715738cbf5acb6769d450fc6d5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 May 2016 14:51:07 -0400 Subject: add descriptions --- src/Propellor/Property/Attic.hs | 2 ++ src/Propellor/Property/Borg.hs | 2 ++ src/Propellor/Property/Obnam.hs | 2 ++ 3 files changed, 6 insertions(+) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/Attic.hs b/src/Propellor/Property/Attic.hs index 26f23500..4415f8c0 100644 --- a/src/Propellor/Property/Attic.hs +++ b/src/Propellor/Property/Attic.hs @@ -1,4 +1,6 @@ -- | Maintainer: Félix Sipma +-- +-- Support for the Attic backup tool module Propellor.Property.Attic ( installed diff --git a/src/Propellor/Property/Borg.hs b/src/Propellor/Property/Borg.hs index e9abf2aa..f5842115 100644 --- a/src/Propellor/Property/Borg.hs +++ b/src/Propellor/Property/Borg.hs @@ -1,4 +1,6 @@ -- | Maintainer: Félix Sipma +-- +-- Support for the Borg backup tool module Propellor.Property.Borg ( installed diff --git a/src/Propellor/Property/Obnam.hs b/src/Propellor/Property/Obnam.hs index 6d6f4a7f..5bf3ff06 100644 --- a/src/Propellor/Property/Obnam.hs +++ b/src/Propellor/Property/Obnam.hs @@ -1,3 +1,5 @@ +-- | Support for the Obnam backup tool + module Propellor.Property.Obnam where import Propellor.Base -- cgit v1.2.3