Skip to content

Commit

Permalink
Readme: Add link to argp docs into Basic Example section
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed Apr 17, 2023
1 parent 900d45d commit fd34817
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@ struct SubCommandTwo {
}
----

For more information, refer to the https://docs.rs/argp/latest/argp/[argp documentation].


== How to debug the expanded derive macro for `argp`

Expand Down

0 comments on commit fd34817

Please sign in to comment.