diff --git a/kiss b/kiss index 60a5354..9c360a5 100755 --- a/kiss +++ b/kiss @@ -1570,7 +1570,7 @@ pkg_update() { as_root git submodule update --remote --init -f fi - # arg1: pre-update + # arg1: post-update # env: PWD is path to repository run_hook post-update }