From d3c1cf120a8303e5408637da5a21543796d09f90 Mon Sep 17 00:00:00 2001 From: Peter Millerchip Date: Thu, 13 Aug 2015 11:09:10 +0100 Subject: Implement the --private-home option as an alternative name for --private.keep --- src/man/firejail.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index dbffe68ed..21310aebc 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -639,7 +639,7 @@ Example: $ firejail \-\-private=/home/netblue/firefox-home firefox .TP -\fB\-\-private.keep=file,directory +\fB\-\-private-home=file,directory Build a new user home in a temporary filesystem, and copy the files and directories in the list in the new home. All modifications are discarded when the sandbox is @@ -649,7 +649,7 @@ closed. .br Example: .br -$ firejail \-\-private.keep=.mozilla firefox +$ firejail \-\-private-home=.mozilla firefox .TP \fB\-\-private-dev Create a new /dev directory. Only null, full, zero, tty, pts, ptmx, random, urandom and shm devices are available. -- cgit v1.2.3-70-g09d2