Skip to content

Commit

Permalink
Remove --profile-path from --help
Browse files Browse the repository at this point in the history
Fixes  #5585
  • Loading branch information
rusty-snake authored Jan 13, 2023
1 parent ee89a26 commit 64126f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/firejail/usage.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ static char *usage_str =
" --private-srv=file,directory - build a new /srv in a temporary filesystem.\n"
" --profile=filename|profile_name - use a custom profile.\n"
" --profile.print=name|pid - print the name of profile file.\n"
" --profile-path=directory - use this directory to look for profile files.\n"
" --protocol=protocol,protocol,protocol - enable protocol filter.\n"
" --protocol.print=name|pid - print the protocol filter.\n"
#ifdef HAVE_FILE_TRANSFER
Expand Down

0 comments on commit 64126f7

Please # to comment.