diff options
author | Christian Hesse <mail@eworm.de> | 2024-09-12 19:50:13 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-09-12 19:50:13 +0200 |
commit | b07a25fa91dfa9ad07de6e6698c1a15b03ef4a65 (patch) | |
tree | 75df090c775937bdeacd6f310159d67bbdbcfc5f /hook | |
parent | ee3cfd39adaef731615e8505b855473b408361c4 (diff) | |
download | pacman-offline-b07a25fa91dfa9ad07de6e6698c1a15b03ef4a65.tar.gz pacman-offline-b07a25fa91dfa9ad07de6e6698c1a15b03ef4a65.tar.zst |
update wording in hook...
... as nearly all hooks have it like that.
Diffstat (limited to 'hook')
-rw-r--r-- | hook/99-pacman-offline.hook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hook/99-pacman-offline.hook b/hook/99-pacman-offline.hook index e83b860..0586d6a 100644 --- a/hook/99-pacman-offline.hook +++ b/hook/99-pacman-offline.hook @@ -6,6 +6,6 @@ Type = Package Target = * [Action] -Description = Abort pending pacman offline system-update... +Description = Aborting pending pacman offline system-update... When = PostTransaction Exec = /usr/bin/pacman-offline -a |