update readme

This commit is contained in:
cy 2025-04-14 12:08:43 -04:00
parent 9a4d237235
commit 48e44628fb
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
2 changed files with 34 additions and 20 deletions

View file

@ -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>,