summaryrefslogtreecommitdiffstats
path: root/ip6tables-save.8
diff options
context:
space:
mode:
Diffstat (limited to 'ip6tables-save.8')
-rw-r--r--ip6tables-save.86
1 files changed, 5 insertions, 1 deletions
diff --git a/ip6tables-save.8 b/ip6tables-save.8
index c8b3e96a..47eb44ad 100644
--- a/ip6tables-save.8
+++ b/ip6tables-save.8
@@ -21,7 +21,7 @@
.SH NAME
ip6tables-save \- Save IPv6 Tables
.SH SYNOPSIS
-.BR "ip6tables-save " "[-c] [-t table]"
+.BR "ip6tables-save " "[-M modprobe] [-c] [-t table]"
.br
.SH DESCRIPTION
.PP
@@ -29,6 +29,10 @@ ip6tables-save \- Save IPv6 Tables
is used to dump the contents of an 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
+Specify the path to the modprobe program. By default, iptables-save will
+inspect /proc/sys/kernel/modprobe to determine the executable's path.
+.TP
\fB\-c\fR, \fB\-\-counters\fR
include the current values of all packet and byte counters in the output
.TP