cookbook: mention --set-name for 'brew create'

Closes Homebrew/homebrew#45335.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Baptiste Fontaine 2015-10-26 15:40:26 +01:00
parent 82f5660752
commit eb576b3e0b

View File

@ -116,6 +116,9 @@ end
**Note:** If `brew` said `No formula found for "php54-timezonedb". Searching open pull requests...` and you are writing a Tap, you should run `brew tap --repair`.
**Note:** Homebrew will try to guess the formulas name from its URL. If it
fails to do so you can use `brew create <url> --set-name <name>`.
## Fill in the Homepage
**We dont accept formulae without homepages!**