Skip to content

Commit

Permalink
Merge 4d16c20 into 225ee99
Browse files Browse the repository at this point in the history
  • Loading branch information
xeger committed Oct 20, 2017
2 parents 225ee99 + 4d16c20 commit fb491bf
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 @@ -13,7 +13,7 @@ or record/playback applications:
"Intuitive" comes from a DSL that lets you provide command-line arguments as if they were
Ruby method arguments:

```
```ruby
Backticks.run 'ls', R:true, ignore_backups:true, hide:'.git'
Backticks.run 'cp' {f:true}, '*.rb', '/mnt/awesome'
```
Expand Down

0 comments on commit fb491bf

Please sign in to comment.