From 82411ac49363a810db2c9165832538f16871a113 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Jun 2020 14:27:38 +0100 Subject: [PATCH] README.md: Cross-references, add missing Signed-off-by: Ian Jackson --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 035f427..0e47517 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ Options then in the builtin arch alias list. The builtin list is equivalent to: `[arch]` `RPI='arm-unknown-linux-gnueabihf'`. - * `-s` + * `-s` Behave as if the build command were `cargo `. This influences the logic which tries to determine which @@ -321,7 +321,7 @@ Options Default is no update unless the cargo subcommand will want it. - * `--subcommand-props=,...` + * `--subcommand-props=,...` Specify the properties of the subcommand. This is an alternative to `-s`. The usual properties are: @@ -494,7 +494,7 @@ other names are not looked up in this alias map. `[misc]`: Miscellaneous individual nailing-cargo config ------------------------------------------------------- - * `online`: boolean, specifying whether to pass `--offline` to cargo + * `online`: boolean, specifying whether to pass `--offline` to cargo (cargo's default is online mode). The default is offline, unless nailing-cargo can see that the cargo subcommand being invoked is one which requires online access (currently, `fetch`), in which -- 2.30.2