Add -P to pathchk usage
This commit is contained in:
parent
a4bf2e2d49
commit
9cb2b25464
@ -89,7 +89,7 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "usage: pathchk [-p] pathname ...\n");
|
||||
fprintf(stderr, "usage: pathchk [-Pp] pathname ...\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user