aboutsummaryrefslogtreecommitdiff
path: root/system/etc/pacman.d/hooks/mandb.hook
blob: de5971d8f4c99f8b4bcb413682bae797fac0aad7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/share/man/*

[Action]
Description = Updating manual database...
When = PostTransaction
Exec = /usr/bin/mandb --quiet