update readme
This commit is contained in:
parent
9a4d237235
commit
48e44628fb
2 changed files with 34 additions and 20 deletions
|
@ -23,7 +23,7 @@ struct Cli {
|
|||
bucket: String,
|
||||
|
||||
/// Upstream cache to check against. Can be specified multiple times.
|
||||
/// cache.nixos.org is always included
|
||||
/// cache.nixos.org is always included.
|
||||
#[arg(long = "upstream", short, value_name = "nixcache.example.com")]
|
||||
upstreams: Vec<String>,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue