summaryrefslogtreecommitdiffstats
path: root/docs
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:00:54 -0600
commit14a5b6d3dfb4c26d384ad423c6879aa6509ff02d (patch)
tree1d7258e0295cb207700e97a43dc34a7514f4f34d /docs
parent7c4c5d62b6400c3a30294cfa2d5f7b8fa1d37aec (diff)
downloadmock-14a5b6d3dfb4c26d384ad423c6879aa6509ff02d.tar.gz
mock-14a5b6d3dfb4c26d384ad423c6879aa6509ff02d.tar.xz
mock-14a5b6d3dfb4c26d384ad423c6879aa6509ff02d.zip
add docs for --orphanskill mode.
Diffstat (limited to 'docs')
-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