aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.88
1 files changed, 8 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index d4a7c21..d24d424 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -189,6 +189,14 @@ 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".
Default is "main".