--- | |
source: src/cargo-deny/main.rs | |
expression: help_text | |
--- | |
Fetches remote data | |
Usage: fetch [OPTIONS] [SOURCES]... | |
Arguments: | |
[SOURCES]... | |
The sources to fetch | |
[possible values: db, index, all] | |
Options: | |
-c, --config <CONFIG> | |
Path to the config to use | |
Defaults to <cwd>/deny.toml if not specified | |
-h, --help | |
Print help (see a summary with '-h') | |
-V, --version | |
Print version | |