From: Ian Jackson Date: Fri, 16 Apr 2021 13:18:17 +0000 (+0100) Subject: doc: Mention `+` as part of X-Git-Tag: nailing-cargo/1.0.0~29 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=396f637efc735d80fd81bd6acb1232b8aa7a16b2;p=nailing-cargo.git doc: Mention `+` as part of Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 5cccca1..ea837f8 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ rules when interpreting its command line: treated as the start of the ``. * `` are terminated by `--` (which is removed) or the - first argument which does not start with a `-`. + first argument which does not start with a `-` or `+`. (It is not possible to get nailing-cargo to pass the value `--` as a separate argument to a cargo global option, but cargo global