From 161e3e634a4f975f4d72fc2cfd715d9741fe9d16 Mon Sep 17 00:00:00 2001 From: Tails developers Date: Mon, 26 Mar 2012 16:29:19 +0200 Subject: Add 'bind' option for the default behaviour of custom mounts (bind-mount). --- manpages/en/live.persist.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'manpages') diff --git a/manpages/en/live.persist.5 b/manpages/en/live.persist.5 index eff56da..68c2c81 100644 --- a/manpages/en/live.persist.5 +++ b/manpages/en/live.persist.5 @@ -67,8 +67,10 @@ relevant if you want to nest custom mounts, which otherwise would cause errors, or if you want to make the whole media root available (similar to the now deprecated \fBhome-rw\fR type of persistence). .PP -The following options will override the default bind-mount behaviour -of custom mounts, and are mutually exclusive: +The following options are mutually exclusive (only the last given one +will be in effect): +.IP "\fBbind\fR" 4 +Bind-mount the source directory to \fIDIR\fR. This is the default. .IP "\fBlinkfiles\fR" 4 Create the directory structure of the source directory on the persistent media in \fIDIR\fR and create symbolic links from the -- cgit v1.2.3