summaryrefslogtreecommitdiffstats
path: root/src/doc/man/includes/options-registry.md
blob: 23e1706894cf34229756b32d9256443ca760d768 (plain)
1
2
3
4
5
6
{{#option "`--registry` _registry_"}}
Name of the registry to use. Registry names are defined in [Cargo config
files](../reference/config.html). If not specified, the default registry is used,
which is defined by the `registry.default` config key which defaults to
`crates-io`.
{{/option}}