From 2f02f2183109163720fa9f3d288c66ab82dcd532 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 19 Sep 2001 22:06:33 +0000 Subject: [PATCH] Add -t option. --- winsup/utils/utils.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index 2e4578864..84f956988 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -579,7 +579,7 @@ Usage strace [-m mask] [-o output-file] [ft] program [args...] -m mask mask for reporting cygwin events (default 1) -n convert Win32 error messages to text -o output-file output file to hold strace events (default stderr) --f follow forked subprocesses +-t output time in hh:mm:ss format -u include time in usecs since start for each line (default)