]> git.ipfire.org Git - thirdparty/kmod.git/commit
man/rmmod: document (how) we handle list of modules
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 9 Oct 2024 10:39:52 +0000 (11:39 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 15 Oct 2024 18:38:03 +0000 (13:38 -0500)
commit8feccfc21ddccd507daf45c899eefe55f0148190
tree6070b2cc9840325a5890ecd2f02bee675a1c7dff
parentad5ac6e67288e3606704f608cf2c98939392f5b4
man/rmmod: document (how) we handle list of modules

Mention in the help and docs that rmmod operates on list of modules,
alongside its current mode of operation.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/177
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/rmmod.8.scd
tools/rmmod.c