Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
at-grandpa committed Jul 29, 2017
1 parent 626744a commit 29303bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,8 @@ see: [https://crystal-lang.org/api/0.23.0/OptionParser.html](https://crystal-lan

#### Both

If both are specified, the long name becomes the key.

```crystal
string "-s ARG", "--string-long-name=ARG", desc: "Option description." # String option
run do |opts, args|
Expand Down

0 comments on commit 29303bd

Please sign in to comment.