From 7017e6808771b4e5cd4ed78271555e02e37cfccf Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sun, 8 May 2016 19:51:01 -0500 Subject: [PATCH] update descriptions of hook to be consistent with other hooks --- 00_snapper-pre.hook | 2 +- zz_snapper-post.hook | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/00_snapper-pre.hook b/00_snapper-pre.hook index 9e4b412..a27a9bb 100644 --- a/00_snapper-pre.hook +++ b/00_snapper-pre.hook @@ -24,7 +24,7 @@ Type = Package Target = * [Action] -Description = snapper pre snapshot +Description = Performing snapper pre snapshot... Depends = snapper When = PreTransaction Exec = /usr/share/libalpm/scripts/snap-pac pre diff --git a/zz_snapper-post.hook b/zz_snapper-post.hook index 1136189..abc2a02 100644 --- a/zz_snapper-post.hook +++ b/zz_snapper-post.hook @@ -24,7 +24,7 @@ Type = Package Target = * [Action] -Description = snapper post snapshot +Description = Performing snapper post snapshot... Depends = snapper When = PostTransaction Exec = /usr/share/libalpm/scripts/snap-pac post