summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-04 12:38:24 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-04 12:38:24 -0500
commitd3223340eb542f996bf38e40997888c4f18937d7 (patch)
tree6f17ffe365b754718fe4ab7f1b263cf200f473f0 /README.md
parent--profile-path option (diff)
downloadfirejail-d3223340eb542f996bf38e40997888c4f18937d7.tar.gz
firejail-d3223340eb542f996bf38e40997888c4f18937d7.tar.zst
firejail-d3223340eb542f996bf38e40997888c4f18937d7.zip
--profile-path option
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 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
132````` 132`````
133Start Firejail using the new path: 133Start Firejail using the new path:
134````` 134`````
135$ firejail --profile-path=~/myprofile 135$ firejail --profile-path=~/myprofiles
136````` 136`````