diff options
author | hasso <hasso> | 2004-10-11 16:27:03 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-11 16:27:03 +0000 |
commit | bf151f9840d4ba8abf5f336257b9de4acec6e0d7 (patch) | |
tree | 7d7f80dc9359087af8f5691ad5e57d04efb51369 /doc/ospfd.8 | |
parent | 70f0935f850e9044ce4f759990d6d4e6ae21c633 (diff) | |
download | quagga-bf151f9840d4ba8abf5f336257b9de4acec6e0d7.tar.bz2 quagga-bf151f9840d4ba8abf5f336257b9de4acec6e0d7.tar.xz |
Disable ospfapi init by default.
Diffstat (limited to 'doc/ospfd.8')
-rw-r--r-- | doc/ospfd.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ospfd.8 b/doc/ospfd.8 index 1fde9003..af5a83ab 100644 --- a/doc/ospfd.8 +++ b/doc/ospfd.8 @@ -61,6 +61,9 @@ intrefaces. Specify the user and group to run as. User and group have to have same name at the moment. Default is \fIquagga\fR. .TP +\fB\-a\fR, \fB\-\-apiserver \fR +Enable OSPF apiserver. Default is disabled. +.TP \fB\-v\fR, \fB\-\-version\fR Print the version and exit. .SH FILES |