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 = *
|
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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue