summaryrefslogtreecommitdiff
path: root/src/rmdir.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-22 04:30:18 +0000
committerJim Meyering <jim@meyering.net>1995-05-22 04:30:18 +0000
commitee79446888205b9d63868168693e64c09a762051 (patch)
tree43c2fbe3e5be6be2bc5d2b56552fc4c30947b1fb /src/rmdir.c
parentd0da35f3d23b3879a18da4ae3161bce783f1843a (diff)
downloadcoreutils-ee79446888205b9d63868168693e64c09a762051.tar.xz
(usage): Add one or two lines of descriptive text.
Diffstat (limited to 'src/rmdir.c')
-rw-r--r--src/rmdir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rmdir.c b/src/rmdir.c
index e17383f3a..17381555c 100644
--- a/src/rmdir.c
+++ b/src/rmdir.c
@@ -148,6 +148,7 @@ usage (status)
{
printf ("Usage: %s [OPTION]... DIRECTORY...\n", program_name);
printf ("\
+Remove the DIRECTORY(ies), if they are empty.\n\
\n\
-p, --parents remove explicit parent directories if being emptied\n\
--help display this help and exit\n\