diff options
author | fche <fche> | 2005-08-22 16:23:57 +0000 |
---|---|---|
committer | fche <fche> | 2005-08-22 16:23:57 +0000 |
commit | 66b6f687920815b1687a398287ebeb8b3a4a9b57 (patch) | |
tree | c9365326cd02856a1fe53b604012c2c0785b98d4 | |
parent | 5e309481a22d06f4565cb3cb751d0679db0595a7 (diff) | |
download | systemtap-steved-66b6f687920815b1687a398287ebeb8b3a4a9b57.tar.gz systemtap-steved-66b6f687920815b1687a398287ebeb8b3a4a9b57.tar.xz systemtap-steved-66b6f687920815b1687a398287ebeb8b3a4a9b57.zip |
none
-rw-r--r-- | main.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |