From d9895d33e9ef9fb4c4b540a199195874913dd51a Mon Sep 17 00:00:00 2001 From: Glenn Washburn Date: Sun, 18 Nov 2018 12:51:49 -0600 Subject: Remove -c from usage completely. --- src/firejail/usage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 = " --blacklist=filename - blacklist directory or file.\n" " --build - build a whitelisted profile for the application.\n" " --build=filename - build a whitelisted profile for the application.\n" - " -c - login shell compatibility option (has no effect).\n" " --caps - enable default Linux capabilities filter.\n" " --caps.drop=all - drop all capabilities.\n" " --caps.drop=capability,capability - blacklist capabilities filter.\n" -- cgit v1.2.3-54-g00ecf