Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH] docs: remove topo_resize command
@ 2019-08-22  4:51 yasufum.o
  0 siblings, 0 replies; only message in thread
From: yasufum.o @ 2019-08-22  4:51 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-22  4:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22  4:51 [spp] [PATCH] docs: remove topo_resize command yasufum.o

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).