Added -v to usage().
This commit is contained in:
parent
463e5aa66e
commit
6a50100135
@ -123,6 +123,6 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
|
||||
(void)fprintf(stderr, "usage: rmdir [-p] directory ...\n");
|
||||
(void)fprintf(stderr, "usage: rmdir [-pv] directory ...\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user