From: Ian Jackson Date: Tue, 27 Oct 2020 17:27:18 +0000 (+0000) Subject: Docs: Reformat known arch alias list X-Git-Tag: nailing-cargo/1.0.0~33 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=af62563594d3d20a3f2685a2f33c62c1dcaaef02;p=nailing-cargo.git Docs: Reformat known arch alias list Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 4718e6e..3b448fb 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,12 @@ Options If `` starts with a capital ascii letter, it is an alias for some other arch: it is looked up in the configuration, and then in the builtin arch alias list. The builtin list is - equivalent to: `[arch]` `RPI='arm-unknown-linux-gnueabihf'`. + equivalent to: + + ``` +[arch] +RPI="arm-unknown-linux-gnueabihf" + ``` * `-o` | `--online` | `-O` | `--offline`