chiark / gitweb /
README.md: Try to fix salsa formatting
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Jun 2020 18:31:18 +0000 (19:31 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Jun 2020 18:31:18 +0000 (19:31 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md

index b3aa2c60c7156d14da73b882daefef194d4c24f7..672ddd455760417e63ca9afbbf0fb116088e2dfa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -353,6 +353,7 @@ Options
     * `!target`: cargo would reject `--target=<arch>`; in this case nailing-cargo's `-T` option is ineffective.
     * `!target-dir`: cargo would reject `--target-dir`, so don't pass it.  (Usually we pass `--target-dir=target` when we pass `--manifest-path`, since cargo's default is `target` in the same directory as `Cargo.toml`.)
 
+
     There are also some properties which should not be needed, but are
     provided for completeness.  Do not use these to solve the problem
     of nailing-cargo passing cargo options to a build command which is