chiark / gitweb /
README.md: Minor fixes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jun 2020 13:36:40 +0000 (14:36 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Jun 2020 13:36:40 +0000 (14:36 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md

index 25c0e8c26546a63f8ad8215a25f3a195fbb7bec2..128398f6d6dbfa3474373cf9d904b57d8e35f8b3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -311,7 +311,7 @@ Options
     nailing-cargo knows about `update`, `generate-lockfile` and
     `fetch`; all other subcommands are (silently) treated the same way
     as `build` (ie, no subcommand properties).  See
-    [`--subcommand-props`](#subcommand_props) for more detail about how the
+    `--subcommand-props` for more detail about how the
     subcommand affects nailing-cargo's behaviour.
 
     The default is to use the cargo subcommand found from parsing
@@ -513,7 +513,7 @@ Limitations and bugs
     subcommand you are running - especially for out-of-tree builds.
     nailing-cargo only has a short builtin list of commands it knows
     about (see [`-s<subcommand`](#s_subcommand)).  For other commands, you may need to
-    add an entry to `@subcmd_propss` in the source, or use
+    add an entry to `@subcmd_props` in the source, or use
     [`--subcommand-props`](#subcommand_props).
 
   * Out of tree builds require a unified filesystem view: eg, different