Merge pull request #8941 from KazuakiM/patch-2
Update Formula-Cookbook.md
This commit is contained in:
commit
e630602ef6
@ -191,7 +191,7 @@ As a general rule, [`conflicts_with`](https://rubydoc.brew.sh/Formula#conflicts_
|
|||||||
The syntax for a conflict that can’t be worked around is:
|
The syntax for a conflict that can’t be worked around is:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
conflicts_with "blueduck", :because => "yellowduck also ships a duck binary"
|
conflicts_with "blueduck", because: "yellowduck also ships a duck binary"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Formulae revisions
|
### Formulae revisions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user