From 2bd6505b3991588a15c865618e1edb76d4a6373c Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 7 Jun 2002 19:25:26 +0000 Subject: * cygpath.cc: Add option to output windows paths in different formats: "dos" and "mixed". (main): Process options. (doit): Check new options flags. --- winsup/utils/utils.sgml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'winsup/utils/utils.sgml') diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index e0ad2f932..9273dfea0 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -83,6 +83,9 @@ Usage: cygpath [-A|--allusers] (-D|--desktop)|(-P|--smprograms) [-s|--short-name -p|--path filename argument is a path -s|--short-name print Windows short form of filename -u|--unix print Unix form of filename + -t|--type print Windows form of filename with specified + dos drive letter with backslashes (c:\winnt) + mixed drive letter with regular slashes (c:/winnt) -v|--version output version information and exit -w|--windows print Windows form of filename -A|--allusers use `All Users' instead of current user for -D, -P -- cgit v1.2.3