Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/verb/list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
The ``list`` verb enumerates a set of packages.
It is provided by the ``colcon-package-information`` package.

For each package a line is shown containing the path, name and type separated
by tabs.
For each package a line is shown containing the name, path and type (in
parentheses) separated by tabs.
By default the list is ordered alphabetically by the package name.
Optionally, it can order the packages topologically based on their dependencies.

Expand Down