Skip to content

Commit

Permalink
docs: *remove* default column when replacing it
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Jun 17, 2018
1 parent 5bec597 commit 234f21b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,8 @@ e.g. in the ``_rtlocal.rc`` file (when using `pimp-my-box`_).

.. code-block:: ini
# Hide default column
ui.column.hide = 920
# Remove the default column
method.set_key = ui.column.render, (ui.column.spec, 920)
# Add ASCII ratio in percent
# (1..99 for incomplete; 1c = 1.0; 1m = 10.0; …)
Expand Down

0 comments on commit 234f21b

Please sign in to comment.