summaryrefslogtreecommitdiffstats
path: root/iptables/iptables-save.8.in
diff options
context:
space:
mode:
authorJiri Popelka <jpopelka@redhat.com>2014-03-14 12:52:48 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2014-03-17 12:48:25 +0100
commitd25f308e54730677698d93f29ca4630e25237935 (patch)
tree445a852ad359387ea41bd004c9ac9b47efeaeb4e /iptables/iptables-save.8.in
parent991ad3874826d560efcf81c8422b1e9b5b935bbc (diff)
iptables-save: actually parse -M/--modprobe option
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'iptables/iptables-save.8.in')
-rw-r--r--iptables/iptables-save.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables/iptables-save.8.in b/iptables/iptables-save.8.in
index 61282804..7f99d8a3 100644
--- a/iptables/iptables-save.8.in
+++ b/iptables/iptables-save.8.in
@@ -36,7 +36,7 @@ and
are used to dump the contents of IP or IPv6 Table in easily parseable format
to STDOUT. Use I/O-redirection provided by your shell to write to a file.
.TP
-\fB\-M\fP \fImodprobe_program\fP
+\fB\-M\fR, \fB\-\-modprobe\fR \fImodprobe_program\fP
Specify the path to the modprobe program. By default, iptables-save will
inspect /proc/sys/kernel/modprobe to determine the executable's path.
.TP