From: Ian Jackson Date: Thu, 18 Jun 2020 18:31:39 +0000 (+0100) Subject: README.md: Minor improvements X-Git-Tag: nailing-cargo/1.0.0~172 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=36394e7bff74e4403c4bca202209b81cbe6854a3;p=nailing-cargo.git README.md: Minor improvements Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 05486ef..6be1014 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Command-line options Controls whether we add cargo command line options relating to finding `Cargo.toml`, to the command to run. - Default is to add them iff we are doing an out-of-tree build, + Default is to add them if we are doing an out-of-tree build, unless we are doing the dance to update the `Cargo.lock` (see above) in which case the only relevant files are to be found in the build directory). @@ -312,11 +312,11 @@ Limitations and bugs not so easy to fix; we would want the existing algorithm but a fallback for this case. - * Cargo.nail is unconditionally looked for in `..`. Ideally should be - configurable, and also perhaps be able to combine multiple Cargo.nail - files? Relatedly, although nailing-cargo can read multiple config - filos, it can only handle one file specifying directories and - packages. + * Cargo.nail is unconditionally looked for in the parent + directory. Ideally should be configurable, and also perhaps be + able to combine multiple Cargo.nail files? Relatedly, although + nailing-cargo can read multiple config filos, it can only handle + one file specifying directories and packages. * Contributions to address these would be welcome, of course. If you plan to do substantial work, please do get in touch with a sketch of