diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-12-18 14:14:36 -0500 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-12-18 15:13:57 -0500 |
| commit | 89a702415fa6d415638c680787b1916b4c945eb5 (patch) | |
| tree | 2891c27610e583af0c1d448213eeef8da0415b2b | |
| parent | 11bc3dba8605da0bce753935d20c0712a2c5dcd0 (diff) | |
doc: fix duplicate -S option in bgpd manpage
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
| -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 079aad8c48..f7e20265e5 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 |
