From 390036e0d075c632491beeb37aba4e5d07132e06 Mon Sep 17 00:00:00 2001
From: jdenisco <jdenisco@cisco.com>
Date: Wed, 31 Oct 2018 14:24:31 -0400
Subject: docs: Small changes to plugin, updated the requirements

Change-Id: I3c05a28991d01e726d4fa8580a720359a2d4ce91
Signed-off-by: jdenisco <jdenisco@cisco.com>
---
 docs/reference/cmdreference/index.rst | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

(limited to 'docs/reference/cmdreference')

diff --git a/docs/reference/cmdreference/index.rst b/docs/reference/cmdreference/index.rst
index 802dc8bd948..c51dd367ae0 100644
--- a/docs/reference/cmdreference/index.rst
+++ b/docs/reference/cmdreference/index.rst
@@ -13,6 +13,7 @@ The debug CLI can be executed from a su (superuser) shell using the vppctl comma
 
     # sudo bash
     # vppctl show interface
+
                   Name               Idx       State          Counter          Count
     TenGigabitEthernet86/0/0          1         up       rx packets               6569213
                                                          rx bytes              9928352943
@@ -32,10 +33,6 @@ Commands can also be executed from the vppct shell.
 
     # vppctl
 
-     __/ __/ _ \  (_)__    | | / / _ \/ _ \
-     _/ _// // / / / _ \   | |/ / ___/ ___/
-     /_/ /____(_)_/\___/   |___/_/  /_/
-    
     vpp# show interface
                   Name               Idx       State          Counter          Count
     TenGigabitEthernet86/0/0          1         up       rx packets               6569213
@@ -57,4 +54,4 @@ Commands can also be executed from the vppct shell.
    ip/index.rst
    show/index.rst
    trace/index.rst
-   vhost/index.rst
\ No newline at end of file
+   vhost/index.rst
-- 
cgit