summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2007-05-13 02:08:43 +0000
committerfche <fche>2007-05-13 02:08:43 +0000
commitcbd6fc7bb15ba9c5d6f7efeb0b239dd503a1b406 (patch)
tree2dadd89f9d6722b1da5b3370603a72c8432474ae
parent62289f0ae1fa1db7d15ba218ffab78328dc3333e (diff)
downloadsystemtap-steved-cbd6fc7bb15ba9c5d6f7efeb0b239dd503a1b406.tar.gz
systemtap-steved-cbd6fc7bb15ba9c5d6f7efeb0b239dd503a1b406.tar.xz
systemtap-steved-cbd6fc7bb15ba9c5d6f7efeb0b239dd503a1b406.zip
-t help message wording tweak
-rw-r--r--main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cxx b/main.cxx
index 50d6a792..0c975c1d 100644
--- a/main.cxx
+++ b/main.cxx
@@ -98,7 +98,7 @@ usage (systemtap_session& s, int exitcode)
<< " -c CMD start the probes, run CMD, and exit when it finishes"
<< endl
<< " -x PID sets target() to PID" << endl
- << " -t benchmarking timing information generated" << endl
+ << " -t collect probe timing information" << endl
;
// -d: dump safety-related external references