소스 검색

Use 'note' box to inform about wildcards

Dennis Birkholz 9 년 전
부모
커밋
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