* cygpath.cc: add --windir/--sysdir options

* utils.sgml: and document them
This commit is contained in:
DJ Delorie
2000-05-19 17:06:28 +00:00
parent f343a326d3
commit f00c1d2ccd
3 changed files with 27 additions and 2 deletions

View File

@@ -66,10 +66,13 @@ or if you know what everything is already, just leave this out.</para>
<screen>
Usage: cygpath [-p|--path] (-u|--unix)|(-w|--windows) filename
cygpath [-v|--version]
cygpath [-W|--windir|-S|--sysdir]
-u|--unix print UNIX form of filename
-w|--windows print Windows form of filename
-p|--path filename argument is a path
-v|--version print program version
-W|--windir print windows directory
-S|--sysdir print system directory
</screen>
<para>The <command>cygpath</command> program is a utility that