Merge pull request #3081 from clap-rs/pksunkara-patch-1

docs: Link correct example
This commit is contained in:
Ed Page 2021-12-07 21:11:07 -06:00 committed by GitHub
commit 8708c54e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ Not printing testing lists...
You use the `App` the start building a parser.
[Example:](02_app.rs)
[Example:](02_apps.rs)
```bash
$ 02_apps_derive --help
MyApp 1.0