rust-embedded / book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.12k stars 179 forks source link

Change `-file-headers` to `--file-headers` #303

Closed nhwn closed 3 years ago

nhwn commented 3 years ago

Running cargo readobj --bin app -- -file-headers will fail because of the missing hyphen.

rust-highfive commented 3 years ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @andre-richter (or someone else) soon.

Please see the contribution instructions for more information.

bors[bot] commented 3 years ago

Build succeeded:

bors[bot] commented 3 years ago

Already running a review

therealprof commented 3 years ago

Oh, nvm, I'm too late. 🤦‍♂️😅