summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@gmail.com>2019-02-18 17:48:05 +0900
committerFUJITA Tomonori <fujita.tomonori@gmail.com>2019-02-18 17:48:05 +0900
commit662b711d32d0cd1366dcd64ac46944a6a16cc92b (patch)
tree585a67dfc0c2bfb165b8511416b728fe770514c5 /docs
parentbc73604d4c14a84a32ca11536ec07fc0a8645d6c (diff)
docs: delete the description of obsolete mrt cli commands
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/sources/cli-command-syntax.md22
1 files changed, 1 insertions, 21 deletions
diff --git a/docs/sources/cli-command-syntax.md b/docs/sources/cli-command-syntax.md
index a6ac362b..2bbfcb91 100644
--- a/docs/sources/cli-command-syntax.md
+++ b/docs/sources/cli-command-syntax.md
@@ -617,27 +617,7 @@ If you want to remove one element(extended community) of ExtCommunitySet, to spe
## 6. mrt subcommand
-### 6.1 dump mrt records
-
-#### Syntax
-
-```shell
-% gobgp mrt dump rib global [<interval>]
-% gobgp mrt dump rib neighbor <neighbor address> [<interval>]
-```
-
-#### Options
-
-| short |long | description |
-|--------|--------|--------------------------------|
-| f | format | filename format |
-| o | outdir | output directory of dump files |
-
-#### Example
-
-see [MRT](mrt.md).
-
-### 6.2 inject mrt records
+### 6.1 inject mrt records
#### Syntax