From 5fab28ccfb1c3ad212f2ecf5f47e584caa5808c6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 19 Jun 2020 12:04:48 +0100 Subject: [PATCH] README.md: Add missing comma to -m description Reported-by: Mark Wooding Signed-off-by: Ian Jackson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.30.2