diff --git a/doc/faq/app_cant_be_opened.md b/doc/faq/app_cant_be_opened.md index ec10ce57b8..17faa034aa 100644 --- a/doc/faq/app_cant_be_opened.md +++ b/doc/faq/app_cant_be_opened.md @@ -15,3 +15,5 @@ If you are sure you want to trust the app, you can disable protection for that a Finally, click the `Open` button if you want macOS to permanently allow the app to run on this Mac. **Don’t do this unless you’re sure you trust the app.** Gatekeeper message + +Alternatively, you may provide the [`--no-quarantine` flag](https://github.com/Homebrew/homebrew-cask/blob/master/USAGE.md#options) at install time to not add this feature to a specific app.