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>2007-07-10 04:57:30 +0400
committerChristopher Faylor <me@cgf.cx>2007-07-10 04:57:30 +0400
commit99b08560990feec1f9584861b7345d90c0c5881a (patch)
tree9997edd4937747a60041335619a3e8e718887879 /winsup/utils/strace.cc
parent5c8891e9624d80b5b85ce485c0c1616993c3e8f0 (diff)
* strace.cc (usage): Add missing description for -q.
Diffstat (limited to 'winsup/utils/strace.cc')
-rw-r--r--winsup/utils/strace.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/utils/strace.cc b/winsup/utils/strace.cc
index d8a2ed82b..7281b3e41 100644
--- a/winsup/utils/strace.cc
+++ b/winsup/utils/strace.cc
@@ -1,6 +1,6 @@
/* strace.cc
- Copyright 2000, 2001, 2002, 2003, 2004, 2005 Red Hat Inc.
+ Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Red Hat Inc.
Written by Chris Faylor <cgf@redhat.com>
@@ -826,6 +826,7 @@ Trace system calls and signals\n\
numbers for Windows errors\n\
-o, --output=FILENAME set output file to FILENAME\n\
-p, --pid=n attach to executing program with cygwin pid n\n\
+ -q, --quiet suppress messages about attaching, detaching, etc.\n\
-S, --flush-period=PERIOD flush buffered strace output every PERIOD secs\n\
-t, --timestamp use an absolute hh:mm:ss timestamp insted of \n\
the default microsecond timestamp. Implies -d\n\