summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorseth <[email protected]>2025-01-04 00:05:35 -0500
committerGitHub <[email protected]>2025-01-04 05:05:35 +0000
commit3d701943d17e9b34820ca2f26e1f63a5031584da (patch)
treea607cca29613a2c2d592b24f13145500be44a991 /README.md
parent8f1c8eea5f2d647ead5a2fcebd0f2fb98b6e976c (diff)
feat: allow for querying multiple substituters (#49)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0235703..139f5a4 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Arguments:
Options:
-c, --configuration <CONFIGURATION> Flake reference pointing to a NixOS or nix-darwin configuration
- -b, --binary-cache <BINARY_CACHE> URL of the substituter to check [default: https://cache.nixos.org]
+ -b, --binary-caches <BINARY_CACHES> URLs of the substituters to check (can be passed more than once) [default: https://cache.nixos.org]
-f, --flake <FLAKE> Flake reference of nixpkgs (or other package repository) [default: nixpkgs]
-s, --show-missing Show a list of store paths not found in the substituter
-h, --help Print help