From 388485b98ad8ee723bb43ce1c72ca8bb8cd533be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio?= Date: Wed, 30 Aug 2023 06:46:40 -0300 Subject: [PATCH] Update 05-repositories.md (#11603) --- doc/05-repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index d88635b11..b6d5beb02 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -225,7 +225,7 @@ This field is optional. #### list The `list` field allows you to return the names of packages which match a -given field (or all names if no filter is present). It should accept an +given filter (or all names if no filter is present). It should accept an optional `?filter=xx` query param, which can contain `*` as wildcards matching any substring.