mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Add missing newline in spicyz
usage message
This commit is contained in:
parent
e118887771
commit
2358e8b608
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ static void usage() {
|
||||||
"instrumentation."
|
"instrumentation."
|
||||||
"(comma-separated; see 'help' for list).\n"
|
"(comma-separated; see 'help' for list).\n"
|
||||||
" --cxx-link <lib> Link specified static archive or shared library "
|
" --cxx-link <lib> Link specified static archive or shared library "
|
||||||
"during JIT or to "
|
"during JIT\n"
|
||||||
" -Z | --enable-profiling Report profiling statistics after execution.\n"
|
" -Z | --enable-profiling Report profiling statistics after execution.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Inputs can be *.spicy, *.evt, *.hlt, .cc/.cxx\n"
|
"Inputs can be *.spicy, *.evt, *.hlt, .cc/.cxx\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue