Skip to content

Commit

Permalink
Update doc/cabal-commands.rst
Browse files Browse the repository at this point in the history
Only by default, not *only*

Co-authored-by: brandon s allbery kf8nh <[email protected]>
  • Loading branch information
philderbeast and geekosaur authored Jan 14, 2025
1 parent 58f9288 commit a850210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cabal-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ and fully-qualified.
.. warning::

For a package, all, module or filepath target, ``cabal target [TARGETS]`` will
**only** show ``libs`` and ``exes`` of the ``[TARGETS]``. To also show tests and
only show ``libs`` and ``exes`` of the ``[TARGETS]`` by default. To also show tests and
benchmarks, enable them with ``--enable-tests`` and ``--enable-benchmarks``.

.. note::
Expand Down

0 comments on commit a850210

Please sign in to comment.