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

Use 'note' box to inform about wildcards

Dennis Birkholz 9 лет назад
Родитель
Сommit
17636d1bd2
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      doc/05-repositories.md

+ 2 - 2
doc/05-repositories.md

@@ -639,8 +639,8 @@ file, you can use the following configuration:
 }
 ```
 
-Repository paths can also contain wildcards like ``*`` and ``?``.
-For details, see the [PHP glob function](http://php.net/glob).
+> **Note:** Repository paths can also contain wildcards like ``*`` and ``?``.
+> For details, see the [PHP glob function](http://php.net/glob).
 
 ## Disabling Packagist