From 2fbfb2ac2f394f173dd146cb5c398123e4be4f26 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Oct 2020 17:23:39 +0000 Subject: [PATCH] Docs: Reformat known cargo command list Signed-off-by: Ian Jackson --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aed60b..4d06426 100644 --- a/README.md +++ b/README.md @@ -339,8 +339,12 @@ Options options to pass to cargo, whether cargo needs to be online, and whether cargo might want to update `Cargo.lock`. - nailing-cargo knows about `update`, `generate-lockfile` and - `fetch`; all other subcommands are (silently) treated the same way + nailing-cargo knows about the following commands: + * `fetch` + * `generate-lockfile` + * `update` + + All other subcommands are (silently) treated the same way as `build` (ie, no subcommand properties). See `--subcommand-props` for more detail about how the subcommand affects nailing-cargo's behaviour. -- 2.30.2