aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--src/man/firejail-profile.txt2
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
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`````
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:
305.br 305.br
306 306
307.br 307.br
308$ firejail --profile-path=~/myprofile 308$ firejail --profile-path=~/myprofiles
309 309
310.SH FILES 310.SH FILES
311/etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile 311/etc/firejail/filename.profile, $HOME/.config/firejail/filename.profile