esvsearch: update usage
This commit is contained in:
parent
e8dc004ab9
commit
13ba66d567
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ main(string[] args)
|
|||
}
|
||||
|
||||
if (args.length < 2) {
|
||||
stderr.writefln("usage: %s [-l length] query",
|
||||
stderr.writefln("usage: %s [-e] [-l length] query",
|
||||
baseName(args[0]));
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue