aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firejail/usage.c')
-rw-r--r--src/firejail/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/firejail/usage.c b/src/firejail/usage.c
index 84bc22571..b5d41b3e8 100644
--- a/src/firejail/usage.c
+++ b/src/firejail/usage.c
@@ -42,7 +42,7 @@ static char *usage_str =
42 " --blacklist=filename - blacklist directory or file.\n" 42 " --blacklist=filename - blacklist directory or file.\n"
43 " --build - build a whitelisted profile for the application.\n" 43 " --build - build a whitelisted profile for the application.\n"
44 " --build=filename - build a whitelisted profile for the application.\n" 44 " --build=filename - build a whitelisted profile for the application.\n"
45 " -c - execute command and exit.\n" 45 " -c - login shell compatibility option (has no effect).\n"
46 " --caps - enable default Linux capabilities filter.\n" 46 " --caps - enable default Linux capabilities filter.\n"
47 " --caps.drop=all - drop all capabilities.\n" 47 " --caps.drop=all - drop all capabilities.\n"
48 " --caps.drop=capability,capability - blacklist capabilities filter.\n" 48 " --caps.drop=capability,capability - blacklist capabilities filter.\n"