diff --git a/reference/commands/graph/info.rst b/reference/commands/graph/info.rst index 6740957c628..bf26b80aa35 100644 --- a/reference/commands/graph/info.rst +++ b/reference/commands/graph/info.rst @@ -230,6 +230,10 @@ For example, to get the options of zlib, the following command could be run: shared: False +The ``--package-filter`` accepts the ``&`` placeholder as ``--package-filter="&""`` to refer to the current "consumer" recipes, +without needing to explictly type its package name. + + Available formatters --------------------