update descriptions of hook to be consistent with other hooks
This commit is contained in:
parent
78130b2e06
commit
7017e68087
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue