diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-12-18 20:14:36 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-12-18 21:13:57 +0100 |
commit | 89a702415fa6d415638c680787b1916b4c945eb5 (patch) | |
tree | 2891c27610e583af0c1d448213eeef8da0415b2b /doc | |
parent | doc: update overview.rst for the new millennium (diff) | |
download | frr-89a702415fa6d415638c680787b1916b4c945eb5.tar.xz frr-89a702415fa6d415638c680787b1916b4c945eb5.zip |
doc: fix duplicate -S option in bgpd manpage
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manpages/bgpd.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/manpages/bgpd.rst b/doc/manpages/bgpd.rst index 079aad8c4..f7e20265e 100644 --- a/doc/manpages/bgpd.rst +++ b/doc/manpages/bgpd.rst @@ -39,11 +39,6 @@ OPTIONS available for the |DAEMON| command: processes in the same namespace. This option is different than the --no_zebra option in that a ZAPI connection is made. -.. option:: -S, --skip_runas - - Skip the normal process of checking capabilities and changing user and group - information. - .. option:: -e, --ecmp Run BGP with a limited ecmp capability, that is different than what BGP |