# SYNOPSIS
-*rmmod* [*-f*] [*-s*] [*-v*] [_modulename_]
+*rmmod* [_OPTIONS_] [_modulename_]
# DESCRIPTION
# OPTIONS
-*-v*
-*--verbose*
- Print messages about what the program is doing. Usually *rmmod* prints
- messages only if something goes wrong.
-
*-f*
*--force*
This option can be extremely dangerous: it has no effect unless
*--syslog*
Send errors to syslog instead of standard error.
+*-v*
+*--verbose*
+ Print messages about what the program is doing. Usually *rmmod* prints
+ messages only if something goes wrong.
+
*-V*
*--version*
Show version of program and exit.
+*-h*
+*--help*
+ Print the help message and exit.
+
# COPYRIGHT
This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.