diff options
Diffstat (limited to 'doc/rrdbotd.8')
-rw-r--r-- | doc/rrdbotd.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rrdbotd.8 b/doc/rrdbotd.8 index 8217626..657e264 100644 --- a/doc/rrdbotd.8 +++ b/doc/rrdbotd.8 @@ -43,6 +43,7 @@ .Sh SYNOPSIS .Nm .Op Fl M +.Op Fl b Ar bindaddr .Op Fl c Ar confdir .Op Fl w Ar workdir .Op Fl m Ar mibdir @@ -72,6 +73,8 @@ configuration files are described in: .Sh OPTIONS The options are as follows. .Bl -tag -width Fl +.It Fl b Ar bindaddr +Address to bind to and send SNMP packets from. .It Fl c Ar confdir The directory in which configuration files are stored. See below for info on the various file locations. |