]> sourceware.org Git - systemtap.git/commitdiff
none
authorfche <fche>
Mon, 22 Aug 2005 16:23:57 +0000 (16:23 +0000)
committerfche <fche>
Mon, 22 Aug 2005 16:23:57 +0000 (16:23 +0000)
main.cxx

index 16d2df3727d1161aef9d530ecfdf275c9a9c9463..adf1136f05cf9d37c730fd6cc1a1a1cdc3b29010 100644 (file)
--- a/main.cxx
+++ b/main.cxx
@@ -58,7 +58,6 @@ usage (systemtap_session& s)
     << "   -v         verbose" << (s.verbose ? " [set]" : "") << endl
     << "   -h         show help" << endl
     << "   -V         show version" << endl
-    << endl
     << "   -k         keep temporary directory" << endl
     // << "   -t         test mode" << (s.test_mode ? " [set]" : "") << endl
     << "   -g         guru mode" << (s.guru_mode ? " [set]" : "") << endl
This page took 0.028985 seconds and 5 git commands to generate.