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 = * Target = *
[Action] [Action]
Description = snapper pre snapshot Description = Performing snapper pre snapshot...
Depends = snapper Depends = snapper
When = PreTransaction When = PreTransaction
Exec = /usr/share/libalpm/scripts/snap-pac pre Exec = /usr/share/libalpm/scripts/snap-pac pre

View file

@ -24,7 +24,7 @@ Type = Package
Target = * Target = *
[Action] [Action]
Description = snapper post snapshot Description = Performing snapper post snapshot...
Depends = snapper Depends = snapper
When = PostTransaction When = PostTransaction
Exec = /usr/share/libalpm/scripts/snap-pac post Exec = /usr/share/libalpm/scripts/snap-pac post