From: Ian Jackson Date: Mon, 21 Jun 2021 11:58:57 +0000 (+0100) Subject: README: Document that --linkfarm overrides -E X-Git-Tag: nailing-cargo/1.0.0~10 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=be47cae1a4e94120be43458423c956771ca9a8a7;p=nailing-cargo.git README: Document that --linkfarm overrides -E Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 124d352..78acb9e 100644 --- a/README.md +++ b/README.md @@ -431,6 +431,8 @@ WASM="wasm32-unknown-unknown" should use git to review the edits made by the cargo command and either stage and commit them, or reject them. + This option is overridden by a subsequent `--linkfarm` options. + `-E` or `-f` is needed for `nailing-cargo fmt`. `-EE` or `-f` is needed for `nailing-cargo init`. (`-E` is never the default.)