aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-01-08 18:13:48 -0500
committerLoïc Minier <lool@dooz.org>2010-01-08 18:13:48 -0500
commit083a2d64b9e1c2dff05c5f9b0ceed8ce42730da4 (patch)
treec16ea8eedc3ae9d6a671020e03fbccaf9dadcf10 /pbuilder.8
parent4ae7cf16884bee707171ac8e1c83534fc2de4c79 (diff)
downloadpbuilder-083a2d64b9e1c2dff05c5f9b0ceed8ce42730da4.tar
pbuilder-083a2d64b9e1c2dff05c5f9b0ceed8ce42730da4.tar.gz
Mention quoting around --bindmounts; LP: #376612
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.84
1 files changed, 3 insertions, 1 deletions
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"