From af62563594d3d20a3f2685a2f33c62c1dcaaef02 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Oct 2020 17:27:18 +0000 Subject: [PATCH] Docs: Reformat known arch alias list Signed-off-by: Ian Jackson --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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` -- 2.30.2