mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Added -v to usage().
This commit is contained in:
parent
463e5aa66e
commit
6a50100135
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129285
@ -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…
Reference in New Issue
Block a user