update descriptions of hook to be consistent with other hooks

This commit is contained in:
James Barnett 2016-05-08 19:51:01 -05:00
parent 78130b2e06
commit 7017e68087
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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