Skip to content

Commit

Permalink
rephrase a sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzebsiddiqui committed Oct 19, 2022
1 parent b1974d6 commit e84d5d3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ To access `schema docs <https://buildtesters.github.io/buildtest>`_ you can run:
Listing available color options (``buildtest --helpcolor``)
-------------------------------------------------------------

The ``buildtest --helpcolor`` command can be used to list the available color options in a tabular format. Running the command on the command line lists the color options
with background of that specific color.
The ``buildtest --helpcolor`` command can be used to list the available color options in a tabular format which can be used with the `--color` option to select a color when printing table entries from several buildtest commands. This option will list all the colors printed in the background for the specified color

.. dropdown:: ``buildtest --helpcolor``

Expand Down Expand Up @@ -432,4 +431,4 @@ or short option (``-e``), which will validate each example with schema file
.. command-output:: buildtest schema -n settings.schema.json -e

If you want to retrieve full json schema file for buildtest configuration you can
run ``buildtest schema -n settings.schema.json --json`` or short option ``-j``.
run ``buildtest schema -n settings.schema.json --json`` or short option ``-j``.

0 comments on commit e84d5d3

Please sign in to comment.