From 0241394dc3fa432739bb4241da2b58a0d80dacbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Wed, 30 Dec 2009 12:18:40 +0100 Subject: pbuilder: Add --architecture and ARCHITECTURE flag pbuilder: add support for setting the architecture on the command-line and in pbuilderrc. --- pbuilder.8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index d4a7c21..d24d424 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -188,6 +188,14 @@ you may use: or .B "experimental". +.TP +.BI "\-\-architecture [" "architecture" "]" +Specifies the architecture used. The supported values are the ones debootstrap +supports. +.B "i386" +or +.B "amd64". + .TP .BI "\-\-components [" "components" "]" Specifies the default distribution components to use. eg. "main contrib non-free". -- cgit v1.2.3