add new generated manpages in the git stage
This commit is contained in:
parent
e613725693
commit
daf0c0bc35
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@ echo "Generating manpages..."
|
|||
tools/make_man.sh
|
||||
echo -e "done!\n"
|
||||
|
||||
# in case there are new manpages not included in the git tree.
|
||||
git add man/*
|
||||
|
||||
echo "Release commit:"
|
||||
git commit -a -m "Weboob $VERSION released"
|
||||
echo -ne "\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue