diff options
author | Bart De Schuymer <bdschuym@pandora.be> | 2002-06-15 08:16:41 +0000 |
---|---|---|
committer | Bart De Schuymer <bdschuym@pandora.be> | 2002-06-15 08:16:41 +0000 |
commit | 86fe860335a9e32d1765ad2fa5f2603826cf667d (patch) | |
tree | c09cea5e733bcf2d1f79285638b4576b8677535e | |
parent | 268666a041cc52f7c7e53d6b65b5d54ade1cd1d5 (diff) |
add -M --modprobe description
-rw-r--r-- | ebtables.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -265,6 +265,10 @@ The target of the rule. This is one of the following values: .BR CONTINUE , or a target extension, see .BR "TARGET EXTENSIONS" . +.TP +.BR "-M, --modprobe " "\fIcommand\fP" +When talking to the kernel, use this +.IR command " to try to automatically load missing kernel modules." .SH MATCH EXTENSIONS .B ebtables extensions are precompiled into the userspace tool. So there is no need |