Просмотр исходного кода

Update doc/usage.rst

Co-authored-by: Dariusz Rumiński <dariusz.ruminski@gmail.com>
Markus Staab 3 лет назад
Родитель
Сommit
47acf3a1cd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/usage.rst

+ 1 - 1
doc/usage.rst

@@ -133,7 +133,7 @@ The ``list-files`` command will list all files which need fixing.
 
 
     $ php php-cs-fixer.phar list-files
     $ php php-cs-fixer.phar list-files
 
 
-The ``--config`` option can be used, like in the ``fix``  command, to tell from which path a config file should be loaded
+The ``--config`` option can be used, like in the ``fix`` command, to tell from which path a config file should be loaded.
 
 
 .. code-block:: console
 .. code-block:: console