From fbe49edb5377f35d0fd62cb24d2e61a35e52ee18 Mon Sep 17 00:00:00 2001 From: Philippe Guibert Date: Mon, 30 Sep 2019 09:33:48 +0200 Subject: [PATCH] doc: add vty command information about brief usage brief keyword can be used along with vrf NAME or vrf all. Signed-off-by: Philippe Guibert --- doc/user/zebra.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 5d2cfbc337..af465f6fd4 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -839,8 +839,11 @@ zebra Terminal Mode Commands .. index:: show ipv6 route .. clicmd:: show ipv6 route -.. index:: show interface -.. clicmd:: show interface +.. index:: show interface [{vrf VRF|brief}] +.. clicmd:: show interface [{vrf VRF|brief}] + +.. index:: show interface [{vrf all|brief}] +.. clicmd:: show interface [{vrf all|brief}] .. index:: show ip prefix-list [NAME] .. clicmd:: show ip prefix-list [NAME] -- 2.39.5