summaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e7b427e7e..2c8dca09a 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1139,6 +1139,10 @@ $ ls -l sandboxlog*
1139-rw-r--r-- 1 netblue netblue 511488 Jun 2 07:48 sandboxlog.5 1139-rw-r--r-- 1 netblue netblue 511488 Jun 2 07:48 sandboxlog.5
1140 1140
1141.TP 1141.TP
1142\fB\-\-output-stderr=logfile
1143Similar to \-\-output, but stderr is also stored.
1144
1145.TP
1142\fB\-\-overlay 1146\fB\-\-overlay
1143Mount a filesystem overlay on top of the current filesystem. Unlike the regular filesystem container, 1147Mount a filesystem overlay on top of the current filesystem. Unlike the regular filesystem container,
1144the system directories are mounted read-write. All filesystem modifications go into the overlay. 1148the system directories are mounted read-write. All filesystem modifications go into the overlay.