From b965da8f3c53958af08bf7f57718265713cebb0a Mon Sep 17 00:00:00 2001 From: Martin Hunt Date: Tue, 22 Apr 2008 10:40:32 -0400 Subject: Add documentation for staprun -d option. --- staprun.8.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'staprun.8.in') diff --git a/staprun.8.in b/staprun.8.in index c1678f69..90d755a7 100644 --- a/staprun.8.in +++ b/staprun.8.in @@ -68,6 +68,11 @@ option. .TP .B \-A Attach to loaded systemtap module. +.TP +.B \-d MODULENAME +Delete a module. Only detached or unused modules +the user has permission to access will be deleted. Use "*" +(quoted) to delete all unused modules. .SH ARGUMENTS .B MODULE @@ -136,7 +141,7 @@ Members of the .I stapusr group can use .I staprun -to insert systemtap modules (or attach to existing systemtap modules) that +to insert or remove systemtap modules (or attach to existing systemtap modules) that are located in the /lib/modules/VERSION/systemtap directory. .SH FILES .TP -- cgit