diff options
Diffstat (limited to 'winsup/utils/utils.sgml')
-rw-r--r-- | winsup/utils/utils.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index 84f956988..1f25c3423 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -344,6 +344,7 @@ Usage mount -b = text files are equivalent to binary files (newline = \n) -x = files in the mounted directory are automatically given execute permission. + -X = files in the mounted directory are automatically given execute permission and are assumed to be Cygwin (i.e., not generic windows) executables only. -f = force mount, don't warn about missing mount point directories -s = add mount point to system-wide registry location --change-automount-prefix = change path prefix used for automatic mount points |