chiark / gitweb /
Pass options right after the cargo subommand
[nailing-cargo.git] / README.md
index f989ab6b2427bc629db899d2ca2102159f7a32d5..5eede1eb025214a7bdd012cc81b7b09776460817 100644 (file)
--- a/README.md
+++ b/README.md
@@ -289,7 +289,9 @@ Options
        were cargo.
        With `-C`, nailing-cargo will not add additional options
        to the build command.  With `-c` it will pass those options
-       at the end of the build command.
+       after the cargo subcommand (usages 1 and 2) or right
+       after the build command (usage 3).
+
        The cargo options are in any case also passed in the
        environment - see [Environment of the build command].