From 31e407b3631384df8ba9df9e71a65509f446931f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 2 Sep 2017 11:12:53 -0400 Subject: --profile.print option --- 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 9ae5d6782..a70f662fd 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1423,6 +1423,19 @@ Example: .br $ firejail \-\-profile=myprofile +.TP +\fB\-\-profile.print=name|pid +Print the name of the profile file for the sandbox identified by name or or PID. +.br + +.br +Example: +.br +$ firejail \-\-profile.print=browser +.br +/etc/firejail/firefox.profile +.br + .TP \fB\-\-profile-path=directory Use this directory to look for profile files. Use an absolute path or a path in the home directory starting with ~/. -- cgit v1.2.3-54-g00ecf