X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.cygwin;h=356266f122030945f777a715f5ecdc29e2090aab;hb=206957a79d0bac91e0b2fccc7ef76f95e8df245e;hp=26ef2294cd0016e58b7e41860837df3d079fcb04;hpb=4de3a27464ebbd2f448ca8d55cd1081d4029f5c1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.cygwin b/README.cygwin index 26ef229..356266f 100644 --- a/README.cygwin +++ b/README.cygwin @@ -514,14 +514,15 @@ the first is always "binmode" or "textmode". system|user,binmode|textmode,exec,cygexec,cygdrive,mixed, notexec,managed,nosuid,devfs,proc,noumount -If the argument is "/cygdrive", just the volume mount settings are returned. +If the argument is "/cygdrive", then just the volume mount settings, +and the cygdrive mount prefix are returned. User mounts override system mounts. $ perl -e 'print Cygwin::mount_flags "/usr/bin"' system,binmode,cygexec $ perl -e 'print Cygwin::mount_flags "/cygdrive"' - binmode,cygdrive + binmode,cygdrive,/cygdrive =item C