cookutils rev 572

cook: let cook -h shows --pack option
author ernia <monghitri@aruba.it>
date Thu Jan 24 14:20:45 2013 +0000 (2013-01-24)
parents 0e48fd9656d0
children 21033ee28b15
files cook
line diff
     1.1 --- a/cook	Mon Jan 21 18:28:40 2013 +0000
     1.2 +++ b/cook	Thu Jan 24 14:20:45 2013 +0000
     1.3 @@ -36,6 +36,7 @@
     1.4    --getsrc|-gs       Cook : $(gettext "get the package source tarball.")
     1.5    --block|-b         Cook : $(gettext "Block a package so cook will skip it.")
     1.6    --unblock|-ub      Cook : $(gettext "Unblock a blocked package.")
     1.7 +  --pack             Cook : $(gettext "repack an already built package.")
     1.8    --interactive|-x   New  : $(gettext "create a receipt interactively.")
     1.9    --wok              Setup: $(gettext "clone the cooking wok from Hg repo.")
    1.10    --stable           Setup: $(gettext "clone the stable wok from Hg repo.")