From: Ian Jackson Date: Fri, 19 Jun 2020 11:04:48 +0000 (+0100) Subject: README.md: Add missing comma to -m description X-Git-Tag: nailing-cargo/1.0.0~154 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5fab28ccfb1c3ad212f2ecf5f47e584caa5808c6;p=nailing-cargo.git README.md: Add missing comma to -m description Reported-by: Mark Wooding Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 67b84ca..f4ae209 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ Command-line options * `-m` | `--cargo-manifest-args` | `-M` | `--no-cargo-manifest-args` - Controls whether we add cargo command line options relating to + Controls whether we add cargo command line options, relating to finding `Cargo.toml`, to the command to run. Default is to add them if we are doing an out-of-tree build,