mirror of
https://github.com/kmod-project/kmod.git
synced 2026-01-26 07:37:54 +00:00
As of the initial import to git, the option was silently ignored. Shortly afterwards, functionality was reinstated lacking a longopt and any documentation. As per insmod(8) for most use-cases you'd want to use modprobe(8). Although since the option is available and we have an equivalent in rmmod(8) having it documented and consistent triumphs. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Link: https://github.com/kmod-project/kmod/pull/138 Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>