* 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

@@ -134,6 +134,8 @@ static void
usage (FILE *where = stderr)
{
fprintf (where, "Usage: %s [OPTION] [<win32path> <posixpath>]\n\
Display information about mounted filesystems, or mount a filesystem\n\
\n\
-b, --binary (default) text files are equivalent to binary files\n\
(newline = \\n)\n\
-c, --change-cygdrive-prefix change the cygdrive path prefix to <posixpath>\n\