* cygpath.cc: add --windir/--sysdir options
* utils.sgml: and document them
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user