aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/firejail/usage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/firejail/usage.c b/src/firejail/usage.c
index b5d41b3e8..7c0c0d075 100644
--- a/src/firejail/usage.c
+++ b/src/firejail/usage.c
@@ -42,7 +42,6 @@ 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 - login shell compatibility option (has no effect).\n"
46 " --caps - enable default Linux capabilities filter.\n" 45 " --caps - enable default Linux capabilities filter.\n"
47 " --caps.drop=all - drop all capabilities.\n" 46 " --caps.drop=all - drop all capabilities.\n"
48 " --caps.drop=capability,capability - blacklist capabilities filter.\n" 47 " --caps.drop=capability,capability - blacklist capabilities filter.\n"