Skip to content

Commit

Permalink
Update src/zsh_completion/_firejail.in
Browse files Browse the repository at this point in the history
Zsh completion fixed.

Co-authored-by: rusty-snake <[email protected]>
  • Loading branch information
ChrysoliteAzalea and rusty-snake committed Aug 1, 2022
1 parent a983340 commit bb68d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zsh_completion/_firejail.in
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ _firejail_args=(

#ifdef HAVE_APPARMOR
'--apparmor[enable AppArmor confinement with the default profile]'
'--apparmor=[enable AppArmor confinement with a custom profile]: :'
'--apparmor=-[enable AppArmor confinement with a custom profile]: :'
'--apparmor.print=-[print apparmor status name|pid]:firejail:_all_firejails'
#endif

Expand Down

0 comments on commit bb68d41

Please sign in to comment.