Soft Patch Panel
 help / color / mirror / Atom feed
From: yasufum.o@gmail.com
To: spp@dpdk.org, ferruh.yigit@intel.com, yasufum.o@gmail.com
Subject: [spp] [PATCH] docs: remove topo_resize command
Date: Thu, 22 Aug 2019 13:51:12 +0900	[thread overview]
Message-ID: <20190822045112.18814-1-yasufum.o@gmail.com> (raw)

From: Yasufumi Ogawa <yasufum.o@gmail.com>

As topo_resize command is removed from SPP CLI, remove it from
documentation.

Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
---
 docs/guides/commands/experimental.rst | 44 ---------------------------
 1 file changed, 44 deletions(-)

diff --git a/docs/guides/commands/experimental.rst b/docs/guides/commands/experimental.rst
index c328c73..16c16ba 100644
--- a/docs/guides/commands/experimental.rst
+++ b/docs/guides/commands/experimental.rst
@@ -230,50 +230,6 @@ delete subgraph ``guest_vm``.
     spp > topo_subgraph del guest_vm
 
 
-.. _commands_experimental_topo_resize:
-
-topo_resize
------------
-
-.. note::
-
-    This command will be removed because the size of image is configurable
-    with :ref:`config<commands_common_config>` command. You can resize images by changing the value of
-    ``topo_size``.
-
-``topo_resize`` is a supplemental command for changing the size of
-images displayed on the terminal with ``topo``.
-
-``topo`` displays an image generated from graphviz with default size.
-However, it is too small or large for some environments because it
-depends on the resolution actually.
-
-To check default size, run ``topo_resize`` with no arguments.
-It shows current size of the image.
-
-.. code-block:: console
-
-    # shows current size
-    spp > topo_resize
-    60%
-
-You can resize it with percentage
-
-.. code-block:: console
-
-    # resize with percentage
-    spp > topo_resize 80%
-    80%
-
-or ratio.
-
-.. code-block:: console
-
-    # resize with ratio
-    spp > topo_resize 0.8
-    80%
-
-
 .. _commands_experimental_load_cmd:
 
 load_cmd
-- 
2.17.1


                 reply	other threads:[~2019-08-22  4:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190822045112.18814-1-yasufum.o@gmail.com \
    --to=yasufum.o@gmail.com \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).