diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-01-26 12:38:08 -0500 | 
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-01-26 12:38:08 -0500 | 
| commit | fce2ac600e8397474f7a5f5e0ed91c8a26a295f7 (patch) | |
| tree | 2be6e0094bdc42213f5d780bf7b4636fbb21a273 /doc/user/eigrpd.rst | |
| parent | c2caa2970b19ee07ac3e7a8f3718c57f458fd063 (diff) | |
doc: remove @group / @end group
Don't need these in RST
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/user/eigrpd.rst')
| -rw-r--r-- | doc/user/eigrpd.rst | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/user/eigrpd.rst b/doc/user/eigrpd.rst index 7686ef099d..d4f7e301b3 100644 --- a/doc/user/eigrpd.rst +++ b/doc/user/eigrpd.rst @@ -31,10 +31,8 @@ EIGRP is like below:  :: -  @group    # zebra -d    # eigrpd -d -  @end group  Please note that *zebra* must be invoked before *eigrpd*. @@ -99,12 +97,10 @@ Command {no router eigrp (1-65535)} {}  :: -    @group      !      router eigrp 1       network 10.0.0.0/8      ! -    @end group    Passive interface @@ -214,7 +210,6 @@ Command {show ip eigrp topology} {}  :: -  @group    eigrpd> **show ip eigrp topology**    # show ip eigrp topo @@ -225,7 +220,6 @@ Command {show ip eigrp topology} {}    P  10.0.2.0/24, 1 successors, FD is 256256, serno: 0            via Connected, enp0s3 -  @end group  EIGRP Debug Commands  | 
