missing: document --hide

This commit is contained in:
Alyssa Ross 2016-10-10 13:41:27 +01:00
parent c4c855b9fc
commit aff5f42c58

View File

@ -1,6 +1,9 @@
#: * `missing` [<formulae>]:
#: * `missing` [`--hide=`<hidden>] [<formulae>]:
#: Check the given <formulae> for missing dependencies. If no <formulae> are
#: given, check all installed brews.
#:
#: If `--hide=`<hidden> is passed, act as if none of <hidden> are installed.
#: <hidden> should be a comma-seperated list of formulae.
require "formula"
require "tab"