OSDN Git Service

Add -t option.
authorcgf <cgf>
Wed, 19 Sep 2001 22:06:33 +0000 (22:06 +0000)
committercgf <cgf>
Wed, 19 Sep 2001 22:06:33 +0000 (22:06 +0000)
winsup/utils/utils.sgml

index 2e45788..84f9569 100644 (file)
@@ -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)
 </screen>