Add -P to pathchk usage
This commit is contained in:
parent
e1f5224628
commit
c1deb7da6a
@ -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