From: Ian Jackson Date: Tue, 17 Aug 2021 17:06:44 +0000 (+0100) Subject: README: clarify documentation around -E and -EE X-Git-Tag: nailing-cargo/1.0.0~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f5eb7fea2c4c9d3ffb152f4261e10bad9f4ec9cc;p=nailing-cargo.git README: clarify documentation around -E and -EE Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 8944f2c..0df1f94 100644 --- a/README.md +++ b/README.md @@ -426,7 +426,7 @@ WASM="wasm32-unknown-unknown" tracked filles* can be edited by the cargo command; edits to other files, and creation of new files, will be ignored. - When this option is repeated (**`-EE`**), the cargo subcommand can + When this option is repeated (`-EE`), the cargo subcommand can create new files including dotfiles (but nothing in the toplevel `target` and nothing called `.git`). (This also enables `--preclean=src` by default.) @@ -438,7 +438,8 @@ WASM="wasm32-unknown-unknown" 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.) + needed for `nailing-cargo init`. `-E` is never the default, + even if nailing-cargo thinks it's needed. * `--just-linkfarm[=shallow|git|full]`: Make the out-of-tree linkfarm as if for `--cargo-lock-update`, but do not actually run