Add missing documentation for new --target option

This commit is contained in:
Steve Langasek 2012-10-31 14:08:59 +01:00
parent a8c89ab3fc
commit 266e9a2df1

View File

@ -15,6 +15,10 @@ Listed below are the command line options for mk\-sbuild:
.B \-\-arch\fR=\fIARCH
What architecture to select (defaults to the native architecture).
.TP
.B \-\-target\fR=\fRARCH
Set up the chroot as a cross-building environment targeting the specified
architecture.
.TP
.B \-\-name\fR=\fINAME
Base name for the schroot (arch is appended).
.TP