mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
Updating bifcl usage message.
This commit is contained in:
parent
fdeff94bfb
commit
6c8cbef997
3 changed files with 8 additions and 2 deletions
|
@ -180,7 +180,7 @@ FILE* open_output_file(const char* surfix)
|
|||
|
||||
void usage()
|
||||
{
|
||||
fprintf(stderr, "usage: bifcl [-p] *.bif\n");
|
||||
fprintf(stderr, "usage: bifcl [-p <plugin> | -s] *.bif\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue