mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
Merge pull request #3081 from clap-rs/pksunkara-patch-1
docs: Link correct example
This commit is contained in:
commit
8708c54e5a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue