Skip to content

Commit

Permalink
Update doc/usage.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Apr 17, 2021
1 parent 81753b4 commit c95d430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/usage.rst
Expand Up @@ -137,7 +137,7 @@ The ``--config`` option can be used, like in the ``fix`` command, to tell from w

.. code-block:: console
$ php php-cs-fixer.phar list-files --config=.php_cs.dist
$ php php-cs-fixer.phar list-files --config=.php-cs-fixer.dist.php
The output is build in a form that its easy to use in combination with ``xargs`` command in a linux pipe.
This can be useful e.g. in situations where the caching might mechanism not available (CI, Docker) and distributing
Expand Down

0 comments on commit c95d430

Please sign in to comment.