aboutsummaryrefslogtreecommitdiffstats
path: root/src/pwd.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-15 04:53:56 +0000
committerJim Meyering <jim@meyering.net>1995-05-15 04:53:56 +0000
commit635b1b5b6e5c7339a295f6a84b972f048f50fec2 (patch)
treef43677b8210510aa637d84c7a6342012120b3e7a /src/pwd.c
parent. (diff)
downloadcoreutils-635b1b5b6e5c7339a295f6a84b972f048f50fec2.tar.gz
coreutils-635b1b5b6e5c7339a295f6a84b972f048f50fec2.zip
(usage): Add one- and two-line descriptions to --help output.
From Karl.
Diffstat (limited to 'src/pwd.c')
-rw-r--r--src/pwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pwd.c b/src/pwd.c
index 7af6beb0f..54c21ad5e 100644
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -42,6 +42,7 @@ usage (status)
{
printf ("Usage: %s [OPTION]\n", program_name);
printf ("\
+Print the full filename of the current working directory.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n\