|
|
|
@ -39,7 +39,7 @@ $ cargo install registry-backup --git https://git.shipyard.rs/jstrong/registry-b
|
|
|
|
|
```console |
|
|
|
|
$ ./target/release/registry-backup --help |
|
|
|
|
|
|
|
|
|
registry-backup 0.3.0 |
|
|
|
|
registry-backup 0.4.0-rc.1 |
|
|
|
|
Jonathan Strong <jstrong@shipyard.rs> |
|
|
|
|
Download all .crate files from a registry server |
|
|
|
|
|
|
|
|
@ -68,7 +68,7 @@ OPTIONS:
|
|
|
|
|
downloading if .crate file already exists |
|
|
|
|
|
|
|
|
|
-U, --user-agent <USER_AGENT> |
|
|
|
|
Value of user-agent HTTP header [default: registry-backup/v0.3.0] |
|
|
|
|
Value of user-agent HTTP header [default: registry-backup/v0.4.0-rc.1] |
|
|
|
|
|
|
|
|
|
-R, --requests-per-second <INT> |
|
|
|
|
Requests to registry server will not exceed this rate [default: 100] |
|
|
|
@ -174,7 +174,7 @@ The commands that mirror cargo commands (e.g. `just test`) are included for the
|
|
|
|
|
|
|
|
|
|
This file is generated using a template (`doc/README.tera.md`) rendered using updated outputs of the CLI menu, config sample, and other values. |
|
|
|
|
|
|
|
|
|
This version of `README.md` was generated at `Fri, 09 Sep 2022 05:57:31 +0000` based on git commit `51824f0b`. |
|
|
|
|
This version of `README.md` was generated at `Thu, 15 Sep 2022 19:49:55 +0000` based on git commit `eb111aad`. |
|
|
|
|
|
|
|
|
|
To (re-)generate the `README.md` file, use the justfile command: |
|
|
|
|
|
|
|
|
|