Skip to content

Commit b5bd2a2

Browse files
authored
links to package lists examples (#4301)
1 parent 9c207be commit b5bd2a2

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

reference/commands/list.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,3 +443,8 @@ full references into other commands (like for example ``conan cache path``):
443443
The ``--format=compact`` will show the list of values for ``settings``, and it will only show the differences ("diff")
444444
for options, that is, it will compute the common denominator of options for all displayed packages, and will print
445445
only those values that deviate from that common denominator.
446+
447+
448+
.. seealso::
449+
450+
- :ref:`Read the "package lists" example usages <examples_commands_pkglists>`

reference/commands/pkglist.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ The ``conan pkglist find-remote`` command will take a package list of packages i
4040
(key ``"Local Cache"``) and look for them in the defined remotes. For every exact occurrence in a remote
4141
matching the recipe, version, recipe-revision, etc, an entry in the resulting "package lists"
4242
will be added for that specific remote.
43+
44+
45+
.. seealso::
46+
47+
- :ref:`Read the "package lists" example usages <examples_commands_pkglists>`

0 commit comments

Comments
 (0)