diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sources/cli-command-syntax.md | 22 |
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 |