* 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

@ -65,6 +65,8 @@ usage (FILE * stream, int status)
fprintf (stream, "\
Usage: %s (-d|-m|-u|-w|-t TYPE) [-c HANDLE] [-f FILE] [options] NAME\n\
%s [-ADHPSW] \n\
Convert Unix and Windows format paths, or output system path information\n\
\n\
Output type options:\n\
-d, --dos print DOS (short) form of NAME (C:\\PROGRA~1\\)\n\
-m, --mixed like --windows, but with regular slashes (C:/WINNT)\n\