* cygcheck.cc (usage) Add description output.

This commit is contained in:
Joshua Daniel Franklin
2003-04-26 21:52:03 +00:00
parent 3c7197b104
commit aa275fe010
15 changed files with 40 additions and 5 deletions

View File

@ -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"