diff --git a/reference/verb/list.rst b/reference/verb/list.rst index f9f1db1..65f40b7 100644 --- a/reference/verb/list.rst +++ b/reference/verb/list.rst @@ -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.