chiark / gitweb /
README: clarify documentation around -E and -EE
[nailing-cargo.git] / README.md
index 8944f2cb922d2d94533faf963c21ca472f835ff6..0df1f9409a127add823b3da2482307020a203ee4 100644 (file)
--- 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