summaryrefslogtreecommitdiffstats
path: root/docs/reference/cmdreference/index.rst
diff options
context:
space:
mode:
authorScott Keeler <skeeler@cisco.com>2018-10-26 09:12:15 -0400
committerDamjan Marion <dmarion@me.com>2018-10-26 15:35:15 +0000
commit6c892301e24a9904841b0969330d6d220b5f83b2 (patch)
treef299195fb24940097bb8eaabc1c36d9273caa6ad /docs/reference/cmdreference/index.rst
parenteb1119053299c5014a954ed07d10b118ff3ab0d5 (diff)
docs: add useful debug CLI Review Updates
Change-Id: I4ebd977672090f2a7fc08bb139832df39614564a Signed-off-by: Scott Keeler <skeeler@cisco.com>
Diffstat (limited to 'docs/reference/cmdreference/index.rst')
-rw-r--r--docs/reference/cmdreference/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/reference/cmdreference/index.rst b/docs/reference/cmdreference/index.rst
index 983517cf1ce..802dc8bd948 100644
--- a/docs/reference/cmdreference/index.rst
+++ b/docs/reference/cmdreference/index.rst
@@ -7,7 +7,7 @@ Useful Debug CLI
This is a reference guide for the vpp debug commands that are referenced within these documents. This is **NOT** a complete list. For a complete list refer to the Debug CLI section of the
`Source Code Documents <https://docs.fd.io/vpp/18.07/clicmd.html>`_.
-The debug CLI can be executed from an su shell using the vppctl command.
+The debug CLI can be executed from a su (superuser) shell using the vppctl command.
.. code-block:: console
@@ -31,11 +31,11 @@ Commands can also be executed from the vppct shell.
.. code-block:: console
# vppctl
- _______ _ _ _____ ___
+
__/ __/ _ \ (_)__ | | / / _ \/ _ \
_/ _// // / / / _ \ | |/ / ___/ ___/
/_/ /____(_)_/\___/ |___/_/ /_/
-
+
vpp# show interface
Name Idx State Counter Count
TenGigabitEthernet86/0/0 1 up rx packets 6569213
@@ -57,4 +57,4 @@ Commands can also be executed from the vppct shell.
ip/index.rst
show/index.rst
trace/index.rst
- vhost/index.rst
+ vhost/index.rst \ No newline at end of file