From 3bbade9a0fc140bcde86c4b1ba1267bc1f712f0c Mon Sep 17 00:00:00 2001 From: jcwillia Date: Mon, 17 Jul 2006 15:04:00 +0000 Subject: updated to include "chroot" command in usage and man page --- docs/mock.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/mock.1 b/docs/mock.1 index 4f7837d..d2f7635 100644 --- a/docs/mock.1 +++ b/docs/mock.1 @@ -37,6 +37,8 @@ Show version number and exit. .TP \fBinit\fR \- initialize a chroot (install packages, setup devices, etc.) .TP +\fBchroot\fR \- run the specified command within the chroot (which must already be initialized) +.TP \fBclean\fR \- purge the chroot tree .TP \fBrebuild\fR \- If no command is specified, rebuild is assumed. Rebuilds the specified SRPM -- cgit