this code block is text not Rust code

This commit is contained in:
Jorge Aparicio 2017-04-08 15:51:18 -05:00
parent f76a3036ef
commit 2fed2a2395

View File

@ -36,7 +36,7 @@ $ xargo rustc --target thumbv7m-none-eabi -- \
Whereas the default is:
```
``` text
$ xargo rustc --target thumbv7m-none-eabi -- \
-C link-arg=-nostartfiles \
-Z print-link-args | tr ' ' '\n'