diff --git a/kiss.1 b/kiss.1 index 8a6c460..161660d 100644 --- a/kiss.1 +++ b/kiss.1 @@ -61,7 +61,8 @@ export KISS_FORCE=0 # The script will have the following environment variables set. # # $PKG: Name of the current package . -# $TYPE: The type of hook (valid: pre-build, post-build). +# $TYPE: The type of hook (valid: pre-build, post-build, build-fail, +# pre-install, post-install). # $DEST: The full path to where 'make install' will put the package. # # Simple example script: