aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"