Add missing newline in spicyz usage message

This commit is contained in:
Benjamin Bannier 2024-10-04 12:06:11 +02:00
parent e118887771
commit 2358e8b608

View file

@ -72,7 +72,7 @@ static void usage() {
"instrumentation."
"(comma-separated; see 'help' for list).\n"
" --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"
"\n"
"Inputs can be *.spicy, *.evt, *.hlt, .cc/.cxx\n"