change git hook description

It doesn't have to be a post-update hook.
master
Joey Hess 2008-09-11 15:53:25 -04:00
parent e12daf3d98
commit d76c8aa013
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ sub getsetup () { #{{{
git_wrapper => {
type => "string",
example => "/git/wiki.git/hooks/post-update",
description => "git post-update hook to generate",
description => "git hook to generate",
safe => 0, # file
rebuild => 0,
},