summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/mock.14
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/mock.1 b/docs/mock.1
index 624c026..ac295e6 100644
--- a/docs/mock.1
+++ b/docs/mock.1
@@ -14,6 +14,8 @@ mock [options] \fB\-\-installdeps\fR {SRPM|RPM}
.LP
mock [options] \fB\-\-install\fR PACKAGE
.LP
+mock [options] \fB\-\-update\fR
+.LP
mock [options] \fB\-\-orphanskill\fR
.SH "DESCRIPTION"
@@ -109,6 +111,8 @@ Show version number and exit.
.TP
\fB\-\-install\fR \- Do a yum install PACKAGE inside the buildroot. Buildroot must already be initialized -- no 'clean' is performed
.TP
+\fB\-\-update\fR \- Do a yum update 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"