From: Ian Jackson Date: Sun, 21 Jun 2020 18:34:34 +0000 (+0100) Subject: README.md: Mention generate-lockfile X-Git-Tag: nailing-cargo/1.0.0~105 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dc51a2bbbf13af79ea0075d0078f4d2dd5e82d61;p=nailing-cargo.git README.md: Mention generate-lockfile Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index aa65331..43bc400 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,10 @@ If you disagree with my opinion, write `misc.online=true` in your nailing-cargo configuration. `misc.online=false`, and command line options, are also available, for overriding. +If you agree, then you may wish to use `nailing-cargo +generate-lockfile`, which can update (even an existing) `Cargo.lock` +without going online, instead of `update`. + Invocation and command-line option reference ============================================