Patch adds missing options to the manpage:
--autocache Turn on build-root caching --rebuildcache Force rebuild of build-root cache
Michael
--- mock-0.6/docs/mock.1 2005-08-24 09:11:52.000000000 +1200 +++ mock-0.6/docs/mock.1.mjk 2006-07-27 15:08:01.000000000 +1200 @@ -33,6 +33,12 @@ \fB--version\fR Show version number and exit. .TP +\fB--autocache\fR +Turn on build-root caching. +.TP +\fB--rebuildcache +Force rebuild of build-root cache. +.TP \fBcommand\fR is one of: .TP \fBinit\fR - initialize a chroot (install packages, setup devices, etc.)
buildsys@lists.fedoraproject.org