Explorar el Código

Use 'note' box to inform about wildcards

Dennis Birkholz hace 9 años
padre
commit
17636d1bd2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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