Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-05-01 19:50:02 +0400
committerChristopher Faylor <me@cgf.cx>2005-05-01 19:50:02 +0400
commit0d235234c5dd24d552cad60fe885230a6a3b6ec4 (patch)
tree83c9fdbc7ea1039d85d1a0444af3f3ba4d22297f /winsup/utils/mount.cc
parentf0b14f146e02256b3f99d997194e9cdbba85acb5 (diff)
* mount.cc (usage): Clarify action of -m option.
Diffstat (limited to 'winsup/utils/mount.cc')
-rw-r--r--winsup/utils/mount.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/mount.cc b/winsup/utils/mount.cc
index dcf4eb137..89220f20f 100644
--- a/winsup/utils/mount.cc
+++ b/winsup/utils/mount.cc
@@ -163,7 +163,7 @@ Display information about mounted filesystems, or mount a filesystem\n\
-f, --force force mount, don't warn about missing mount\n\
point directories\n\
-h, --help output usage information and exit\n\
- -m, --mount-commands write mount commands to replace user and\n\
+ -m, --mount-commands write mount commands to replicate user and\n\
system mount points and cygdrive prefixes\n\
-o, --options X[,X...] specify mount options\n\
-p, --show-cygdrive-prefix show user and/or system cygdrive path prefix\n\