? cygpath-usage-patch.diff Index: cygpath.cc =================================================================== RCS file: /cvs/src/src/winsup/utils/cygpath.cc,v retrieving revision 1.36 diff -p -u -r1.36 cygpath.cc --- cygpath.cc 15 Mar 2004 21:34:12 -0000 1.36 +++ cygpath.cc 22 Feb 2005 12:36:25 -0000 @@ -65,7 +65,7 @@ usage (FILE * stream, int status) { if (!ignore_flag || !status) fprintf (stream, "\ -Usage: %s (-d|-m|-u|-w|-t TYPE) [-c HANDLE] [-f FILE] [options] NAME\n\ +Usage: %s (-d|-m|-u|-w|-t TYPE) [-c HANDLE] [-f FILE] [options] NAME [NAME ...]\n\ %s [-ADHPSW] \n\ Convert Unix and Windows format paths, or output system path information\n\ \n\ Index: utils.sgml =================================================================== RCS file: /cvs/src/src/winsup/utils/utils.sgml,v retrieving revision 1.50 diff -p -u -r1.50 utils.sgml --- utils.sgml 24 Dec 2004 21:58:38 -0000 1.50 +++ utils.sgml 22 Feb 2005 12:36:25 -0000 @@ -112,7 +112,7 @@ for example: cygpath -Usage: cygpath (-d|-m|-u|-w|-t TYPE) [-c HANDLE] [-f FILE] [options] NAME +Usage: cygpath (-d|-m|-u|-w|-t TYPE) [-c HANDLE] [-f FILE] [options] NAME [NAME ...] cygpath [-ADHPSW] Convert Unix and Windows format paths, or output system path information