Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2003-04-27 01:52:03 +0400
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2003-04-27 01:52:03 +0400
commitaa275fe0100c4438e7825bc270948d68b7ff3431 (patch)
tree079d97f6780714071c9eee24004946c8348f3dbf /winsup/utils/passwd.c
parent3c7197b104440217b34e36d7366ff8ebd299ca99 (diff)
* cygcheck.cc (usage) Add description output.
Diffstat (limited to 'winsup/utils/passwd.c')
-rw-r--r--winsup/utils/passwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/utils/passwd.c b/winsup/utils/passwd.c
index dc1aa0073..2251290a9 100644
--- a/winsup/utils/passwd.c
+++ b/winsup/utils/passwd.c
@@ -243,6 +243,7 @@ usage (FILE * stream, int status)
fprintf (stream, ""
"Usage: %s (-l|-u|-S) [USER]\n"
" %s [-i NUM] [-n MINDAYS] [-x MAXDAYS] [-L LEN]\n"
+ "Change USER's password or password attributes\n"
"\n"
"User operations:\n"
" -l, --lock lock USER's account\n"