diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-03 21:17:52 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-03 21:17:52 +0000 |
commit | 3a4cf9574b109ea8cf0a43334706613b1b6539a6 (patch) | |
tree | 15b7184d3ee47fcc55b14590bd5aebfa1727a457 | |
parent | c2087b165bd0fdc6511df4c874390359b290b8bf (diff) | |
download | pbuilder-3a4cf9574b109ea8cf0a43334706613b1b6539a6.tar pbuilder-3a4cf9574b109ea8cf0a43334706613b1b6539a6.tar.gz |
pbuilder.8: remove architecture examples for --architecture. It simply supports whatever debootstrap support, no point in listing them
After all, not only amd64 and i386 are supported.
Gbp-Dch: Short
Thanks: Reiner Herrmann for poiting this out
-rw-r--r-- | pbuilder.8 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -192,9 +192,6 @@ or .BI "\-\-architecture [" "architecture" "]" Specifies the architecture used. The supported values are the ones debootstrap supports. -.B "i386" -or -.B "amd64". .TP .BI "\-\-components [" "components" "]" |