Commit 717f3ec1 authored by Benoit Vds's avatar Benoit Vds

Fix conan search command

--all is not accepted here (tested with conan 1.33.1)
parent 3f44cdcf
......@@ -128,7 +128,7 @@ To add the remote:
For example:
```shell
conan search Hello* --all --remote=gitlab
conan search Hello* --remote=gitlab
```
### Add a remote for your instance
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment