From 14fdd4415f4a500215fe51a7ee8a9b969571d276 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 28 Feb 2002 00:08:52 +0000 Subject: [PATCH] Update options --- winsup/utils/utils.sgml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index 6569de25d..761040430 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -9,11 +9,12 @@ specifically for Cygwin. Usage: cygcheck [-s] [-v] [-r] [-h] [program ...] - -c = check current package setup - -s = system information - -v = verbose output (indented) (for -s or programs) - -r = registry search (requires -s) - -h = give help about the info + -c check current package setup + -h give help about the info + -s system information + -v verbose output (indented) (for -s or programs) + -r registry search (requires -s) + -V version info You must at least give either -s or a program name @@ -624,9 +625,10 @@ Usage strace [options] program [args...] -f, --trace-children also trace forked child processes -h, --help display help info -m, --mask=MASK set message filter mask - -o, --output=FILENAME set output file to FILENAME -n, --crack-error-numbers output descriptive text instead of error numbers for Windows errors + -o, --output=FILENAME set output file to FILENAME + -p, --pid=pid attach to a running process -S, --flush-period=PERIOD flush buffered strace output every PERIOD secs -t, --timestamp use an absolute hh:mm:ss timestamp insted of the default microsecond timestamp. Implies -d