From 50017aa45680b6e95778f25ac6810db693d8539e Mon Sep 17 00:00:00 2001 From: Jonathan Strong Date: Thu, 15 Sep 2022 15:59:56 -0400 Subject: [PATCH] re-generate docs --- README.md | 6 +++--- doc/cli-menu.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d24b4f..4ac6d3c 100644 --- a/README.md +++ b/README.md @@ -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.4.0-rc.1 +registry-backup 0.4.0-rc.2 Jonathan Strong Download all .crate files from a registry server @@ -68,7 +68,7 @@ OPTIONS: downloading if .crate file already exists -U, --user-agent - Value of user-agent HTTP header [default: registry-backup/v0.4.0-rc.1] + Value of user-agent HTTP header [default: registry-backup/v0.4.0-rc.2] -R, --requests-per-second 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 `Thu, 15 Sep 2022 19:49:55 +0000` based on git commit `eb111aad`. +This version of `README.md` was generated at `Thu, 15 Sep 2022 19:59:56 +0000` based on git commit `7bb27176`. To (re-)generate the `README.md` file, use the justfile command: diff --git a/doc/cli-menu.txt b/doc/cli-menu.txt index f729a85..5e1fa04 100644 --- a/doc/cli-menu.txt +++ b/doc/cli-menu.txt @@ -1,4 +1,4 @@ -registry-backup 0.4.0-rc.1 +registry-backup 0.4.0-rc.2 Jonathan Strong Download all .crate files from a registry server @@ -27,7 +27,7 @@ OPTIONS: downloading if .crate file already exists -U, --user-agent - Value of user-agent HTTP header [default: registry-backup/v0.4.0-rc.1] + Value of user-agent HTTP header [default: registry-backup/v0.4.0-rc.2] -R, --requests-per-second Requests to registry server will not exceed this rate [default: 100]