summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-12-11 15:00:54 -0600
committerMichael E Brown <michael_e_brown@dell.com>2007-12-11 15:08:02 -0600
commit0e8719553ee36d381ca7846ecee616c324729f07 (patch)
tree916b09f97c549af08937ec4f3ed24d7140d6b1ea
parentcbea8db466c868e0ee5d229827320395768dbd76 (diff)
downloadmock-0e8719553ee36d381ca7846ecee616c324729f07.tar.gz
mock-0e8719553ee36d381ca7846ecee616c324729f07.tar.xz
mock-0e8719553ee36d381ca7846ecee616c324729f07.zip
add docs for --orphanskill mode.
-rw-r--r--docs/mock.15
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/mock.1 b/docs/mock.1
index cc29ee4..89c443a 100644
--- a/docs/mock.1
+++ b/docs/mock.1
@@ -13,6 +13,8 @@ mock [options] {\fB\-\-init\fR|\fBclean\fR|\fBshell\fR}
mock [options] \fB\-\-installdeps\fR {SRPM|RPM}
.LP
mock [options] \fB\-\-install\fR PACKAGE
+.LP
+mock [options] \fB\-\-orphanskill\fR
.SH "DESCRIPTION"
.LP
@@ -104,6 +106,9 @@ Show version number and exit.
\fB\-\-installdeps\fR \- find out deps for SRPM or RPM, and do a yum install to put them in the buildroot. Buildroot must already be initialized -- no 'clean' is performed
.TP
\fB\-\-install\fR \- Do a yum install PACKAGE inside the buildroot. Buildroot must already be initialized -- no 'clean' is performed
+.TP
+\fB\-\-orphanskill\fP
+Noop mode that simply checks that no stray processes are running in the chroot. Kills any processes that it finds using specified root.
.SH "FILES"
.LP
\fI/etc/mock/\fP \- default configuration directory