summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
authorfche <fche>2005-08-10 20:25:35 +0000
committerfche <fche>2005-08-10 20:25:35 +0000
commitc0de7a8dc7987f0d1648e36085d328e290217aaa (patch)
tree30fb0c170c2b88faee491fba295e4b498c901edc /stap.1.in
parentb5d770200feba14d6a33ce472a4246faecf5aee8 (diff)
downloadsystemtap-steved-c0de7a8dc7987f0d1648e36085d328e290217aaa.tar.gz
systemtap-steved-c0de7a8dc7987f0d1648e36085d328e290217aaa.tar.xz
systemtap-steved-c0de7a8dc7987f0d1648e36085d328e290217aaa.zip
2005-08-10 Frank Ch. Eigler <fche@elastic.org>
* tapsets.cxx: Correct hex/decimal misformatting of verbose messages. * main.cxx: Add formal "-h" and "-V" options. * stap.1.in: Document them.
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/stap.1.in b/stap.1.in
index dc421cdd..44359b68 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -56,6 +56,12 @@ prints a list of supported options.
.B \-v
Verbose mode. Produces more informative output.
.TP
+.B \-h
+Show help message.
+.TP
+.B \-V
+Show version message.
+.TP
.B \-k
Keep the temporary directory after all processing. This may be useful
in order to examine the generated C code, or to reuse the compiled