From 08604f02bcbcd954c601cd46f68d45321f3ee164 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 4 Jul 2003 03:11:18 +0000 Subject: * mount.cc (longopts): Add long "options" keyword. (opts): Add -o option. (usage): Display -o option. (struct opt): New. (concat3): New function. (main): Handle -o flag. --- winsup/utils/utils.sgml | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/utils/utils.sgml') diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index 8f7c40bc1..8aa0fd63f 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -534,6 +534,7 @@ Display information about mounted filesystems, or mount a filesystem -h, --help output usage information and exit -m, --mount-commands write mount commands to replace user and system mount points and cygdrive prefixes + -o, --options X[,X...] specify mount options -p, --show-cygdrive-prefix show user and/or system cygdrive path prefix -s, --system (default) add system-wide mount point -t, --text text files get \r\n line endings -- cgit v1.2.3