From 083a2d64b9e1c2dff05c5f9b0ceed8ce42730da4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Fri, 8 Jan 2010 18:13:48 -0500 Subject: Mention quoting around --bindmounts; LP: #376612 --- pbuilder.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index d24d424..a1f45d8 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -356,7 +356,9 @@ Use this option rather than using .BI "\-\-bindmounts " "bind-mount-points" Bind-mount the specified directories to inside the chroot. .I "bind-mount-points" -is a space-delimited list of directories to bind-mount. +is a space-delimited list of directories to bind-mount which should be +specified in a space-delimited manner, surrounded in double quotations, like: +.B """/srv /somedir /someotherdir""" .TP .BI "\-\-debootstrapopts " "\-\-variant=buildd" -- cgit v1.2.3