diff options
author | fche <fche> | 2005-09-07 19:29:11 +0000 |
---|---|---|
committer | fche <fche> | 2005-09-07 19:29:11 +0000 |
commit | 1d7df0d530e989692352b164426f8cd1bf52493c (patch) | |
tree | 67904d7f30590b40981c6d29812a8115c45a5a01 | |
parent | f0ae509f397beefa8b42c546d8e5c0cc46ee3348 (diff) | |
download | systemtap-steved-1d7df0d530e989692352b164426f8cd1bf52493c.tar.gz systemtap-steved-1d7df0d530e989692352b164426f8cd1bf52493c.tar.xz systemtap-steved-1d7df0d530e989692352b164426f8cd1bf52493c.zip |
none
-rw-r--r-- | stap.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ of a unique randomized name. Send standard output to named file. .TP .BI \-c " CMD" -Start the probes, runs CMD, and exits when it finishes. +Start the probes, run CMD, and exit when CMD finishes. .TP .BI \-x " PID" Sets target() to PID. This allows scripts to be written that filter on |