chiark / gitweb /
README.md: Delete reference to `fetch' in `online' discusson
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jun 2020 18:32:11 +0000 (19:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jun 2020 18:32:11 +0000 (19:32 +0100)
This is now mentioned elsewhere.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md

index dc14627c2fe60540884a4dcc0cd41dd4c7c3efe1..adef6c67e2bcf924d693bded5e2b00d51bbbd963 100644 (file)
--- a/README.md
+++ b/README.md
@@ -491,11 +491,11 @@ other names are not looked up in this alias map.
 `[misc]`: Miscellaneous individual nailing-cargo config
 -------------------------------------------------------
 
- * <a name="misc_online">`online`</a>: 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
-   case the default is online.
+ * <a name="misc_online">`online`</a>: 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, in
+   which case the default is online.
 
 Limitations and bugs
 ====================