summaryrefslogtreecommitdiffstats
path: root/doc/ripngd.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ripngd.8.in')
-rw-r--r--doc/ripngd.8.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ripngd.8.in b/doc/ripngd.8.in
index 4c5f2bb11..98039219a 100644
--- a/doc/ripngd.8.in
+++ b/doc/ripngd.8.in
@@ -23,6 +23,9 @@ ripngd \- a RIPNG routing engine for use with @PACKAGE_FULLNAME@.
] [
.B \-g
.I group
+] [
+.B \-M
+.I module:options
]
.SH DESCRIPTION
.B ripngd
@@ -67,6 +70,11 @@ Specify the user to run as. Default is \fI@enable_user@\fR.
\fB\-r\fR, \fB\-\-retain\fR
When the program terminates, retain routes added by \fBripd\fR.
.TP
+\fB\-M\fR, \fB\-\-module \fR\fImodule:options\fR
+Load a module at startup. May be specified more than once.
+There are currently no such modules for
+\fBripngd\fR in the base package.
+.TP
\fB\-v\fR, \fB\-\-version\fR
Print the version and exit.
.SH FILES