mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 09:51:22 -08:00
* src/emacs.c (usage_message): Fix name of --seccomp option.
This commit is contained in:
parent
0c44b8edb4
commit
92d1bb3e38
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ Initialization options:\n\
|
|||
#endif
|
||||
#if SECCOMP_USABLE
|
||||
"\
|
||||
--sandbox=FILE read Seccomp BPF filter from FILE\n\
|
||||
--seccomp=FILE read Seccomp BPF filter from FILE\n\
|
||||
"
|
||||
#endif
|
||||
"\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue