o Sync usage() with reality.
This commit is contained in:
parent
3186023e38
commit
6d3d5db831
@ -334,7 +334,7 @@ void
|
||||
usage ()
|
||||
{
|
||||
(void)fprintf(stderr,
|
||||
"usage: locate [-Scims] [-l limit] [-d database] pattern ...\n\n");
|
||||
"usage: locate [-0Scims] [-l limit] [-d database] pattern ...\n\n");
|
||||
(void)fprintf(stderr,
|
||||
"default database: `%s' or $LOCATE_PATH\n", _PATH_FCODES);
|
||||
exit(1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user