mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-15 01:40:53 +00:00
sefcontext_compile: cleanup confusing usage message
Signed-off-by: Janis Danisevskis <jdanis@google.com>
This commit is contained in:
parent
e2d54e52bc
commit
6ff294a002
@ -267,8 +267,6 @@ static void usage(const char *progname)
|
|||||||
" (PCRE2 only. Compiled PCRE2 regular expressions are\n\t"
|
" (PCRE2 only. Compiled PCRE2 regular expressions are\n\t"
|
||||||
" not portable across architectures. When linked against\n\t"
|
" not portable across architectures. When linked against\n\t"
|
||||||
" PCRE this flag is ignored)\n\t"
|
" PCRE this flag is ignored)\n\t"
|
||||||
" Omit precompiled regular expressions (only meaningful\n\t"
|
|
||||||
" when using PCRE2 regular expression back-end).\n\t"
|
|
||||||
"fc_file The text based file contexts file to be processed.\n",
|
"fc_file The text based file contexts file to be processed.\n",
|
||||||
progname);
|
progname);
|
||||||
exit(EXIT_FAILURE);
|
exit(EXIT_FAILURE);
|
||||||
|
Loading…
Reference in New Issue
Block a user