diff options
author | Naoto Hanaue <hanaue.naoto@po.ntts.co.jp> | 2015-06-30 19:46:29 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-01 21:27:31 +0900 |
commit | e47ae11969d356ec133e4379a4373e4a26906fbc (patch) | |
tree | e01e795e4b997ed5fdd332a725e19de48d3c7a63 /docs/sources/cli-command-syntax.md | |
parent | 2c976c061ba93285d017db4dc9210c79130ab063 (diff) |
doc: update cli command syntax
Diffstat (limited to 'docs/sources/cli-command-syntax.md')
-rw-r--r-- | docs/sources/cli-command-syntax.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sources/cli-command-syntax.md b/docs/sources/cli-command-syntax.md index fa7747dd..25e9ca1e 100644 --- a/docs/sources/cli-command-syntax.md +++ b/docs/sources/cli-command-syntax.md @@ -171,3 +171,4 @@ Note: Currently gobgp supports only **global** and **neighbor** subcommand. Specify the options of action when you use the routepolicy add subcommand. - \-\-a-route : specify the action(accept, reject) of the route that match to the conditions - \-\-a-community : specify the community operation of the route that match to the conditions + - \-\-a-med : specify the med operation of the route that match to the conditions
\ No newline at end of file |