From 17636d1bd243f50a6820ec7c3f32a1ae59239b57 Mon Sep 17 00:00:00 2001 From: Dennis Birkholz Date: Fri, 18 Sep 2015 14:23:54 +0200 Subject: [PATCH] Use 'note' box to inform about wildcards --- doc/05-repositories.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 8e0442bd8..9308e1279 100644 --- a/doc/05-repositories.md +++ b/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