From 3a994d6803c212a20f9ed73d3f0206f250b9f9fb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 14 Sep 2020 00:28:21 +0100 Subject: [PATCH] Fix leftover wrong name in README.md Signed-off-by: Ian Jackson --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d96eb2..efd8096 100644 --- a/README.md +++ b/README.md @@ -403,8 +403,8 @@ Options to take the nailing-cargo lock. Some kind of protection against concurrent operation is necessary to prevent multiple instances of nailing-cargo trashing each others' work, and possibly mangling - your `Cargo.toml`s, `Cargo.lock`, etc., so `--no-lock` is - dangerous unless you take other measures against concurrent + your `Cargo.toml`s, `Cargo.lock`, etc., so `--no-concurrency-lock` + is dangerous unless you take other measures against concurrent execution. * `-h` | `--help`: Print usage summary. -- 2.30.2