From d930fbb6ae9c5f3af2cddae275347f2dc5d58310 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Wed, 21 Jul 2021 15:00:49 +0100 Subject: [PATCH] Cygwin: Convert gmondump and profiler synopses to Convert gmondump and profiler synopses to , since addition of these crossed with e6b667f1. --- winsup/doc/utils.xml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/winsup/doc/utils.xml b/winsup/doc/utils.xml index 0b7b5d0ea..659541f00 100644 --- a/winsup/doc/utils.xml +++ b/winsup/doc/utils.xml @@ -806,9 +806,18 @@ line separates the ACLs for each file. - -gmondump [OPTION]... FILENAME... - + + gmondump + -v + FILENAME + + + gmondump + + -h + -V + + @@ -2190,10 +2199,26 @@ specifying an empty password. - -profiler [OPTION]... PROGRAM [ARG]... -profiler [OPTION]... -p PID - + + profiler + -defw + -o FILENAME + -s N + + + PROGRAM + ARG + + -p PID + + + + profiler + + -h + -V + +