diff options
Diffstat (limited to 'stap.1.in')
-rw-r--r-- | stap.1.in | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |