From 266e9a2df1ad6b3b58e4bd8c8f4f02fa7dad6ef7 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 31 Oct 2012 14:08:59 +0100 Subject: [PATCH] Add missing documentation for new --target option --- doc/mk-sbuild.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/mk-sbuild.1 b/doc/mk-sbuild.1 index 78094ef..78249ef 100644 --- a/doc/mk-sbuild.1 +++ b/doc/mk-sbuild.1 @@ -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