From d3223340eb542f996bf38e40997888c4f18937d7 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 4 Dec 2015 12:38:24 -0500 Subject: --profile-path option --- README.md | 2 +- src/man/firejail-profile.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8ad27da3..0f2b499dd 100644 --- a/README.md +++ b/README.md @@ -132,5 +132,5 @@ $ sed -i "s/\/etc\/firejail/\/home\/netblue\/myprofiles/g" *.inc ````` Start Firejail using the new path: ````` -$ firejail --profile-path=~/myprofile +$ firejail --profile-path=~/myprofiles ````` diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 91c151fe8..90aca5130 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -305,7 +305,7 @@ Start Firejail using the new path: .br .br -$ firejail --profile-path=~/myprofile +$ firejail --profile-path=~/myprofiles .SH FILES /etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile -- cgit v1.2.3-54-g00ecf