From a892882fe3769573cce8a88a3cbd5ef655131d41 Mon Sep 17 00:00:00 2001 From: ISHIDA Wataru Date: Sat, 13 Feb 2016 08:39:17 +0900 Subject: docs: update Signed-off-by: ISHIDA Wataru --- docs/sources/cli-command-syntax.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/cli-command-syntax.md b/docs/sources/cli-command-syntax.md index 747d2303..5b02aa82 100644 --- a/docs/sources/cli-command-syntax.md +++ b/docs/sources/cli-command-syntax.md @@ -24,6 +24,8 @@ gobgp has six subcommands. % gobgp global rib add [-a
] # delete a specific Route % gobgp global rib del [-a
] +# delete all routes +% gobgp global rib del all [-a
] # show all Route information % gobgp global rib [-a
] # show a specific route information -- cgit v1.2.3