Merge pull request #429 from Nangos/patch-19

fix caption format
This commit is contained in:
KaiserY 2020-07-11 17:37:12 +08:00 committed by GitHub
commit b86c1cec53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
## 接受命令行参数
### 接受命令行参数
> [ch12-01-accepting-command-line-arguments.md](https://github.com/rust-lang/book/blob/master/src/ch12-01-accepting-command-line-arguments.md)
> <br>