Commit fd39b75a authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'conan-docs' into 'master'

Update docs around conan search command

See merge request gitlab-org/gitlab!40427
parents c9450eab de0e3162
......@@ -110,7 +110,7 @@ Once the remote is set, you can use the remote when running Conan commands by ad
For example:
```shell
conan search Hello* --all --remote=gitlab
conan search 'Hello*' --remote=gitlab
```
## Authenticating to the GitLab Conan Repository
......
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