From a4444baae73f99dc57b6eb337182f26c553b0094 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 5 Jun 2016 10:38:02 -0400 Subject: appimage support --- src/man/firejail.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 3c4de9ed5..e57b8fb93 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -75,6 +75,19 @@ $ firejail [OPTIONS] firefox # starting Mozilla Firefox \fB\-\- Signal the end of options and disables further option processing. .TP +\fB\-\-appimage +Sandbox an AppImage (http://appimage.org/) application. +.br + +.br +Example: +.br +$ firejail --appimage krita-3.0-x86_64.appimage +.br +$ firejail --appimage --private krita-3.0-x86_64.appimage +.br +$ firejail --appimage --net=none --x11 krita-3.0-x86_64.appimage +.TP \fB\-\-bandwidth=name|pid Set bandwidth limits for the sandbox identified by name or PID, see \fBTRAFFIC SHAPING\fR section for more details. .TP -- cgit v1.2.3-70-g09d2