diff options
Diffstat (limited to '')
| -rw-r--r-- | util/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/util/README b/util/README index cc72f08..36426f1 100644 --- a/util/README +++ b/util/README @@ -62,6 +62,13 @@ get-and-check tarball-url reference-dir work-dir checksums. +check-mirror tarball-url ref-tarball work-dir + + This is the same as get-and-check except it expects a + known good tarball as the second argument instead of a + known good git repository + + gen-checksums tarball git-dir < tarball-url-list > checksum-listing This brings all of the above together. The tarball, |
