From d3d393bce9a2142826d4645c1e16ee9c4e475841 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 13 Sep 2015 13:56:13 +0100 Subject: Extend debootstrapopts support for multiple opts --- man/vmdebootstrap.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/vmdebootstrap.rst b/man/vmdebootstrap.rst index 10a1301..397deaa 100644 --- a/man/vmdebootstrap.rst +++ b/man/vmdebootstrap.rst @@ -41,10 +41,12 @@ Options needs to be a valid Debian or Ubuntu release name or codename. --debootstrapopts="command=option,command=option" - Supply options and arguments to ``debootstrap``. + Supply options and arguments to ``debootstrap``, + separated by spaces. + e.g. --debootstrapopts="variant=buildd no-check-gpg components=main,contrib". See **debootstrap (1)** for more information. This - replaces the ``--variant`` support in previous versions - of :file:`vmdebootstrap`. + option replaces the ``--variant`` support in + previous versions. --package=PACKAGE install PACKAGE onto system --custom-package=DEB install package in DEB file onto system (not from mirror) -- cgit v1.2.1