X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/4de3a27464ebbd2f448ca8d55cd1081d4029f5c1..f56953582ae4af437649f099e3968dfe2c4718c9:/README.cygwin 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