diff options
-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 |