From 7f48d955dc1cb7c23e295a874747e68ef352a72d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 17 Aug 2021 18:05:32 +0100 Subject: [PATCH] README: complete and sort the known subcommands list Signed-off-by: Ian Jackson --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78acb9e..9a51ab4 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,11 @@ WASM="wasm32-unknown-unknown" * `fetch` * `fmt` * `generate-lockfile` + * `init` + * `metadatay` + * `miri` * `update` + * `upgrades` All other subcommands are (silently) treated the same way as `build` (ie, no subcommand properties). See -- 2.30.2