summaryrefslogtreecommitdiffstats
path: root/staprun.8.in
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>2008-04-22 18:09:58 -0400
committerMartin Hunt <hunt@redhat.com>2008-04-22 18:09:58 -0400
commit1482d30eb166b566e99fa21f9cd697abb711c30e (patch)
tree2744772ddc860a31ca716be5b2d7324898ea9df9 /staprun.8.in
parent79f716ddbd288236b816b1a7d5bf57e28403f4fa (diff)
downloadsystemtap-steved-1482d30eb166b566e99fa21f9cd697abb711c30e.tar.gz
systemtap-steved-1482d30eb166b566e99fa21f9cd697abb711c30e.tar.xz
systemtap-steved-1482d30eb166b566e99fa21f9cd697abb711c30e.zip
Allow staprun to run on kernels without capabilities configured.
Diffstat (limited to 'staprun.8.in')
-rw-r--r--staprun.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/staprun.8.in b/staprun.8.in
index 90d755a7..679dda0f 100644
--- a/staprun.8.in
+++ b/staprun.8.in
@@ -69,7 +69,7 @@ option.
.B \-A
Attach to loaded systemtap module.
.TP
-.B \-d MODULENAME
+.B \-d
Delete a module. Only detached or unused modules
the user has permission to access will be deleted. Use "*"
(quoted) to delete all unused modules.