summaryrefslogtreecommitdiffstats
path: root/doc/pimd.8.in
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-03-25 10:05:19 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2017-03-25 10:05:19 +0100
commit6b0275ac354993e56e043986efbc41d3d451beee (patch)
tree91c503159107752e1d595921ee96f58ae79ee58a /doc/pimd.8.in
parentzebra: fpm: convert into module (diff)
downloadfrr-6b0275ac354993e56e043986efbc41d3d451beee.tar.xz
frr-6b0275ac354993e56e043986efbc41d3d451beee.zip
doc: document loadable module support
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'doc/pimd.8.in')
-rw-r--r--doc/pimd.8.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/pimd.8.in b/doc/pimd.8.in
index 60b844b1e..3fb060e56 100644
--- a/doc/pimd.8.in
+++ b/doc/pimd.8.in
@@ -26,6 +26,9 @@ pimd \- a PIM routing for use with @PACKAGE_FULLNAME@.
] [
.B \-g
.I group
+] [
+.B \-M
+.I module:options
]
.SH DESCRIPTION
.B pimd
@@ -70,6 +73,11 @@ interfaces.
\fB\-u\fR, \fB\-\-user \fR\fIuser\fR
Specify the user to run as. Default is \fI@enable_user@\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
+\fBpimd\fR in the base package.
+.TP
\fB\-v\fR, \fB\-\-version\fR
Print the version and exit.
.TP