Skip to content

Commit 88c04e7

Browse files
committed
docs(tree): update descriptions for --depth flag
1 parent 986cafc commit 88c04e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/doc/man/cargo-tree.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ Prune the given package from the display of the dependency tree.
9696
{{#option "`--depth` _depth_" }}
9797
Maximum display depth of the dependency tree. A depth of 1 displays the direct
9898
dependencies, for example.
99+
100+
If the given value is `workspace`, only shows the dependencies that are member
101+
of the current workspace, instead.
99102
{{/option}}
100103

101104
{{#option "`--no-dedupe`" }}

0 commit comments

Comments
 (0)