Przeglądaj źródła

Use 'note' box to inform about wildcards

Dennis Birkholz 9 lat temu
rodzic
commit
17636d1bd2
1 zmienionych plików z 2 dodań i 2 usunięć
  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