Navigation Menu

Skip to content

Commit

Permalink
doc: set ID to --output_columns in select and use it
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 28, 2013
1 parent 8d2ff02 commit 4a14f27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions doc/source/reference/commands/select.txt
Expand Up @@ -645,6 +645,8 @@ is equal to or more than ``10`` from ``Entries`` table.
Output related parameters
^^^^^^^^^^^^^^^^^^^^^^^^^

.. _output_columns:

``output_columns``
""""""""""""""""""

Expand Down
2 changes: 1 addition & 1 deletion doc/source/reference/functions/html_untag.txt
Expand Up @@ -13,7 +13,7 @@ Summary

``html_untag`` strips HTML tags from HTML and outputs plain text.

``html_untag`` is used in ``--output_columns`` described at :doc:`/reference/commands/select`.
``html_untag`` is used in ``--output_columns`` described at :ref:`output_columns`.

Syntax
------
Expand Down

0 comments on commit 4a14f27

Please sign in to comment.