Add missing option for `depends` example

This commit is contained in:
Julien Jerphanion 2021-11-26 10:39:54 +01:00 committed by GitHub
parent 4e047cca58
commit f4fd64c447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ Here are some examples:
`mamba repoquery depends xtensor` will show you a tree view of the dependencies of xtensor.
```
$ mamba repoquery depends xtensor
$ mamba repoquery depends --tree xtensor
xtensor == 0.21.5
├─ libgcc-ng [>=7.3.0]