mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Merge pull request #19 from pmillerchip/manpage-fixes
Fix typos in firejail-profile manpage
This commit is contained in:
commit
6518981778
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@ Include and comment support:
|
|||
|
||||
.TP
|
||||
\f\include other.profile exclude-token
|
||||
Include other.profile file. exclued-token disables blacklist commands in other.profile
|
||||
Include other.profile file. exclude-token disables blacklist commands in other.profile
|
||||
if exclude-token word is found in the name section of blacklist command.
|
||||
exclude-tyoken is optional.
|
||||
exclude-token is optional.
|
||||
|
||||
Example: "include /etc/firejail/disable-common.inc .filezilla"
|
||||
loads disable-common.inc file disables "blacklist ${HOME}/.filezilla" command in this file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue