Update pkg.md

Missed a colon.
This commit is contained in:
miccal 2016-02-10 20:36:26 +08:00
parent 60667a0938
commit 1284968c30
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pkg 'Unity.pkg'
Subsequent arguments to `pkg` are key/value pairs which modify the install process. Currently supported keys are:
* `:allow_untrusted` — pass `-allowUntrusted` to `/usr/sbin/installer`
* `allow_untrusted:` — pass `-allowUntrusted` to `/usr/sbin/installer`
Example (from [alinof-timer.rb](https://github.com/caskroom/homebrew-cask/blob/312ae841f1f1b2ec07f4d88b7dfdd7fbdf8d4f94/Casks/alinof-timer.rb#L10)):