Skip to content

Commit

Permalink
Change to fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Apr 14, 2020
1 parent 7384e91 commit d248f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ Use the `validate` setting if you wish to ensure only valid inputs are allowed.

You can use a string or regular expression to describe your validation rule:

```ruby`
```ruby
option :foo do
long "--foo VAL"
validate "\d+"
Expand Down

0 comments on commit d248f64

Please sign in to comment.