summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-03-13 11:48:22 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2012-03-13 11:48:22 +0100
commit6bc050cc540c75d1ea7fd05786ff8ce395d1e96d (patch)
treecf304a9b7a0effccc594df80215540c0db74ce30 /strace.1
parent7de265d88a78a27d58c2c728424e5bb8379ef351 (diff)
downloadstrace-6bc050cc540c75d1ea7fd05786ff8ce395d1e96d.tar.gz
strace-6bc050cc540c75d1ea7fd05786ff8ce395d1e96d.tar.bz2
strace-6bc050cc540c75d1ea7fd05786ff8ce395d1e96d.tar.xz
Make manpage mention that -p "`pidof PROG`" works
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'strace.1')
-rw-r--r--strace.17
1 files changed, 2 insertions, 5 deletions
diff --git a/strace.1 b/strace.1
index 4c007cd..a3aeafd 100644
--- a/strace.1
+++ b/strace.1
@@ -545,11 +545,8 @@ will respond by detaching itself from the traced process(es)
leaving it (them) to continue running.
Multiple
.B \-p
-options can be used to attach to up to 32 processes in addition to
-.I command
-(which is optional if at least one
-.B \-p
-option is given).
+options can be used to attach to up to 32 processes.
+-p "`pidof PROG`" syntax is supported.
.TP
.BI "\-P " path
Trace only system calls accessing