Added info about -A and -u command line switches to man pages.
diff --git a/doc/ospf6d.8 b/doc/ospf6d.8
index 1882c10..6561320 100644
--- a/doc/ospf6d.8
+++ b/doc/ospf6d.8
@@ -17,6 +17,14 @@
[
.B \-P port-number
]
+[
+.B \-A vty-address
+]
+[
+.B \-u user
+]
+
+
.SH DESCRIPTION
.B ospf6d
@@ -53,6 +61,15 @@
2606, as specified in \fB\fI/etc/services\fR.
.TP
+\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
+Specify the address that the ospf6d VTY will listen on. Default is all
+intrefaces.
+
+.TP
+\fB\-u\fR, \fB\-\-user \fR\fIuser\fR
+Specify the user ... Default is \fIquagga\fR.
+
+.TP
\fB\-v\fR, \fB\-\-version\fR
Print the version and exit.