From 19eca5fd83c8426524afef8aee3d3ac3bffe854f Mon Sep 17 00:00:00 2001 From: Topi Miettinen Date: Sun, 29 Mar 2020 20:33:28 +0300 Subject: Mention --seccomp.32 etc in usage --- src/firejail/usage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/firejail/usage.c b/src/firejail/usage.c index c98ad3620..77bfea8c6 100644 --- a/src/firejail/usage.c +++ b/src/firejail/usage.c @@ -208,6 +208,7 @@ static char *usage_str = "\twhitelist the syscalls specified by the command.\n" " --seccomp.print=name|pid - print the seccomp filter for the sandbox\n" "\tidentified by name or PID.\n" + " --seccomp.32[.drop,.keep][=syscall] - like above but for 32 bit architecture.\n" #endif " --shell=none - run the program directly without a user shell.\n" " --shell=program - set default user shell.\n" -- cgit v1.2.3-70-g09d2