From 4126553a65295bad550008370e3db01c6e30b220 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 19 Jun 2020 12:06:34 +0100 Subject: [PATCH] README.md: Make -O | --offline ordering consistent 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 a3d1f86..56981bc 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ Command-line options done automatically when nailing-cargo sees that the cargo subcommand is one which needs it, eg `fetch`. - * `-o` | `--online` | `--offline` | `-O` + * `-o` | `--online` | `-O` | `--offline` Whether to allow cargo to make network access. nailing-cargo always passes `--offline` to cargo, unless `--online` is in -- 2.30.2